mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-27 10:17:23 -05:00
Redesign: Fix toggle button color for collapsible sections in the main navigation (#40548)
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
margin: calc(-1 * var(--button-padding));
|
||||
margin-inline-end: var(--button-padding);
|
||||
|
||||
--fg: var(--color-text-tertiary);
|
||||
|
||||
svg {
|
||||
transition: rotate 100ms ease-in;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user