update
This commit is contained in:
parent
d5fb7c8d08
commit
4e962c0582
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
.window-clone-border {
|
.window-clone-border {
|
||||||
border: 4px solid $light_track_color;
|
border: 4px solid $light_track_color;
|
||||||
border-radius: $bt_radius;
|
border-radius: $bt_radius + 4px;
|
||||||
// For window decorations with round corners we can't match
|
// For window decorations with round corners we can't match
|
||||||
// the exact shape when the window is scaled. So apply a shadow
|
// the exact shape when the window is scaled. So apply a shadow
|
||||||
// to fix that case
|
// to fix that case
|
||||||
|
Loading…
x
Reference in New Issue
Block a user