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));

View file

@ -891,6 +891,9 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
.app-chrome .app-chrome--center {
//width: 40%;
.app-title-text {
font-size: 0.8em;
}
}
.app-chrome .app-chrome--right {

View file

@ -119,6 +119,9 @@
</template>
</div>
<div class="app-title-text" v-if="false">
Cider
</div>
</div>
<div class="app-chrome--right">
<template v-if="getThemeDirective('windowLayout') != 'twopanel'">