mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-03 05:23:17 +00:00
setting-page: Make setting navs better.
This commit is contained in:
@@ -95,11 +95,13 @@ td:nth-child(odd) {
|
||||
}
|
||||
|
||||
#sidebar {
|
||||
width: 80px;
|
||||
padding: 30px;
|
||||
width: 150px;
|
||||
min-width: 100px;
|
||||
padding: 30px 30px 30px 35px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
font-size: 16px;
|
||||
background: #f2f2f2;
|
||||
}
|
||||
|
||||
#nav-container {
|
||||
|
||||
Reference in New Issue
Block a user