mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-28 17:36:00 +00:00
smaller widget icon panel
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
:root {
|
:root {
|
||||||
--dim-widget-icon-size: 60px;
|
--dim-widget-icon-size: 50px;
|
||||||
--dim-statusbar-height: 22px;
|
--dim-statusbar-height: 22px;
|
||||||
--dim-left-panel-width: 300px;
|
--dim-left-panel-width: 300px;
|
||||||
--dim-tabs-height: 33px;
|
--dim-tabs-height: 33px;
|
||||||
|
|||||||
@@ -195,8 +195,8 @@
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
.wrapper {
|
.wrapper {
|
||||||
font-size: 23pt;
|
font-size: 20pt;
|
||||||
height: 60px;
|
height: 50px;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user