mirror of
https://github.com/empayre/fleet.git
synced 2024-11-07 01:15:22 +00:00
Fix side panel width on query page (#1727)
This commit is contained in:
parent
39cef4c43f
commit
1288944c07
@ -4,6 +4,6 @@
|
||||
box-sizing: border-box;
|
||||
border-left: 1px solid $ui-gray;
|
||||
overflow: auto;
|
||||
min-width: $sidepanel-width;
|
||||
width: $sidepanel-width;
|
||||
padding: $pad-xxlarge;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user