style changes

This commit is contained in:
booploops 2022-03-31 16:02:30 -07:00
parent 1354db6724
commit 61f55580e8
3 changed files with 7 additions and 1 deletions

View file

@ -3,7 +3,7 @@
}
#app.twopanel {
--chromeHeight1: 42px;
--chromeHeight1: 46px;
--chromeHeight2: 76px;
--chromeHeight : calc(var(--chromeHeight1) + var(--chromeHeight2));