[Glitch] Collapse posts/collections in moderation interface
Port e2aecd040c to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -377,6 +377,15 @@ $content-width: 840px;
|
||||
}
|
||||
}
|
||||
|
||||
details > summary {
|
||||
text-transform: uppercase;
|
||||
font-size: 13px;
|
||||
font-weight: 700;
|
||||
color: var(--color-text-secondary);
|
||||
padding-top: 24px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
@media screen and (max-width: $no-columns-breakpoint) {
|
||||
display: block;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user