mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-02 04:53:17 +00:00
shrink left sidebar
Just to remove unnecessary spacing.
This commit is contained in:
committed by
akashnimare
parent
4b4e3a3d01
commit
da3e7e39b9
@@ -14,7 +14,7 @@ html, body {
|
||||
|
||||
#sidebar {
|
||||
background: #222c31;
|
||||
width: 80px;
|
||||
width: 70px;
|
||||
padding: 40px 0 20px 0;
|
||||
justify-content: space-between;
|
||||
display: flex;
|
||||
@@ -112,4 +112,4 @@ webview.loading {
|
||||
|
||||
webview.disabled {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user