mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-20 07:14:23 +00:00
fix: pane 宽度统一设置为 300
This commit is contained in:
parent
6f8ff86519
commit
ff576b9e19
@ -16,8 +16,8 @@
|
|||||||
--right-area-width: 300px;
|
--right-area-width: 300px;
|
||||||
--top-area-height: 48px;
|
--top-area-height: 48px;
|
||||||
--toolbar-height: 36px;
|
--toolbar-height: 36px;
|
||||||
--dock-pane-width: 280px;
|
--dock-pane-width: 300px;
|
||||||
--dock-fixed-pane-width: 280px;
|
--dock-fixed-pane-width: 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 1860px) {
|
@media (min-width: 1860px) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user