This commit is contained in:
vinceliuice
2022-09-01 16:14:26 +08:00
parent 152bf52fa9
commit a63df3b4d6
+1 -1
View File
@@ -3669,7 +3669,7 @@ colorchooser .popover.osd {
decoration {
transition: $transition-shadow;
border-radius: $window-radius;
background-color: $background;
// background-color: $background;
@if $rimless == 'true' {
box-shadow: $shadow-z16, 0 0 36px transparent;