mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 18:26:00 +00:00
8 lines
173 B
CSS
8 lines
173 B
CSS
:root {
|
|
--dim-widget-icon-size: 50px;
|
|
--dim-statusbar-height: 20px;
|
|
--dim-left-panel-width: 300px;
|
|
--dim-tabs-panel-height: 53px;
|
|
--dim-splitter-thickness: 3px;
|
|
}
|