Update style.less
This commit is contained in:
parent
e41a4223e8
commit
d9081e0037
1 changed files with 1 additions and 1 deletions
|
@ -822,7 +822,7 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
|
||||||
.app-chrome {
|
.app-chrome {
|
||||||
background: var(--color1);
|
background: var(--color1);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: var(--chromeHeight);
|
height: var(--chromeHeight1);
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
-webkit-app-region: drag;
|
-webkit-app-region: drag;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue