smaller widget icon panel

This commit is contained in:
SPRINX0\prochazka
2025-05-22 10:12:48 +02:00
parent 07073eebe9
commit d2f4c374a9
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
:root {
--dim-widget-icon-size: 60px;
--dim-widget-icon-size: 50px;
--dim-statusbar-height: 22px;
--dim-left-panel-width: 300px;
--dim-tabs-height: 33px;

View File

@@ -195,8 +195,8 @@
<style>
.wrapper {
font-size: 23pt;
height: 60px;
font-size: 20pt;
height: 50px;
display: flex;
align-items: center;
justify-content: center;