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:
Shubham Padia
2024-09-02 09:22:01 +00:00
committed by Tim Abbott
parent 4a7983fad3
commit 2f120d2572
4 changed files with 16 additions and 21 deletions

View File

@@ -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%);
}