Fix workspace borders

This commit is contained in:
Vladyslav Hroshev
2023-03-21 09:20:56 +02:00
parent 2fc927e709
commit a285e57eef

View File

@@ -832,6 +832,7 @@ StScrollBar StButton#hhandle:active {
.workspace-background {
border-radius: 20px;
box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
border: 0 solid transparent;
}
.window-caption {