Reduce sidebar width.
This commit is contained in:
parent
7c1af41f1f
commit
f1d239dee5
@ -77,8 +77,8 @@ footer.footer {
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 9999;
|
||||
min-width: 250px;
|
||||
max-width: 250px;
|
||||
min-width: 200px;
|
||||
max-width: 200px;
|
||||
height: 100vh;
|
||||
background: #313a46;
|
||||
color: #fff;
|
||||
|
Loading…
Reference in New Issue
Block a user