forked from Shinonome/dots-hyprland
hmm overview drag n drop fx
This commit is contained in:
@@ -254,4 +254,8 @@ popover {
|
||||
min-height: 0.205rem;
|
||||
padding: 0rem 1.023rem;
|
||||
color: $primary;
|
||||
}
|
||||
}
|
||||
|
||||
widget {
|
||||
@include small-rounding;
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
// * {
|
||||
// all: unset;
|
||||
// }
|
||||
*:not(popover) { all: unset; }
|
||||
*:not(popover):not(widget) { all: unset; }
|
||||
|
||||
// Colors
|
||||
@import './material'; // Material colors
|
||||
|
||||
Reference in New Issue
Block a user