diff --git a/styles/less/ui/resources/resources.less b/styles/less/ui/resources/resources.less index 13db7de9..27f11942 100644 --- a/styles/less/ui/resources/resources.less +++ b/styles/less/ui/resources/resources.less @@ -65,12 +65,12 @@ body.theme-light { } &.rightTop { - width: 300px; + width: 300px !important; max-width: 300px; } &.leftBottom { - width: 200px; + width: 200px !important; max-width: 200px; background: transparent; }