foo
This commit is contained in:
parent
3af0433751
commit
bf9c6111c9
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ body { margin: 0; font: 13px/1.4 system-ui, sans-serif; background: #f5f5f5; col
|
||||||
#layout { display: flex; height: calc(100vh - 38px); }
|
#layout { display: flex; height: calc(100vh - 38px); }
|
||||||
|
|
||||||
#sidebar {
|
#sidebar {
|
||||||
width: 220px; flex-shrink: 0; background: #fff;
|
width: 230px; flex-shrink: 0; background: #fff;
|
||||||
border-right: 1px solid #ddd; overflow-y: auto;
|
border-right: 1px solid #ddd; overflow-y: auto;
|
||||||
}
|
}
|
||||||
#siteList { list-style: none; margin: 0; padding: 0; }
|
#siteList { list-style: none; margin: 0; padding: 0; }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue