forked from Shinonome/dots-hyprland
add blur config and config spinbox
This commit is contained in:
@@ -302,4 +302,18 @@ popover {
|
||||
|
||||
widget {
|
||||
@include small-rounding;
|
||||
}
|
||||
|
||||
.spinbutton {
|
||||
@include small-rounding;
|
||||
background-color: $layer2;
|
||||
padding: 0.341rem;
|
||||
entry {
|
||||
color: $onLayer2;
|
||||
margin: 0.136rem 0.273rem;
|
||||
}
|
||||
button {
|
||||
margin-left: 0.205rem;
|
||||
padding: 0.136rem;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user