Update style.less

This commit is contained in:
booploops 2022-02-25 18:10:19 -08:00
parent e41a4223e8
commit d9081e0037

View file

@ -822,7 +822,7 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
.app-chrome {
background: var(--color1);
width: 100%;
height: var(--chromeHeight);
height: var(--chromeHeight1);
display: flex;
flex-direction: row;
-webkit-app-region: drag;