MAke settings panel 100% wide

This commit is contained in:
the-djmaze 2023-02-09 20:54:18 +01:00
parent 298c0ac866
commit 9d02be6a20

View file

@ -51,6 +51,7 @@
#V-SettingsPane {
height: calc(100% - 50px - @rlLowMargin);
margin: 50px @rlLowMargin 0 0;
width: 100%;
.btn-toolbar {
position: absolute;