hmm overview drag n drop fx

This commit is contained in:
end-4 2024-03-08 23:14:01 +07:00
parent f2bbefdc63
commit ab39d11e28
2 changed files with 6 additions and 2 deletions

View file

@ -254,4 +254,8 @@ popover {
min-height: 0.205rem;
padding: 0rem 1.023rem;
color: $primary;
}
}
widget {
@include small-rounding;
}

View file

@ -2,7 +2,7 @@
// * {
// all: unset;
// }
*:not(popover) { all: unset; }
*:not(popover):not(widget) { all: unset; }
// Colors
@import './material'; // Material colors