mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
settings: Make show more tab look similar to other tabs.
Fixes https://chat.zulip.org/#narrow/stream/101-design/topic/org.20settings.20-.20show.20more.20-.20icon.20alignment/near/1935512 Also renames `.collapse-settings-btn` to `.collapse-settings-button`.
This commit is contained in:
committed by
Tim Abbott
parent
4a7983fad3
commit
2f120d2572
@@ -911,7 +911,7 @@
|
||||
box-shadow: 0 0 0 1px hsl(0deg 0% 0% / 33%);
|
||||
}
|
||||
|
||||
.collapse-settings-btn:hover {
|
||||
.collapse-settings-button:hover {
|
||||
color: hsl(200deg 79% 66%);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user