✨ ags(bar): add lots of widgets ❤️
This commit is contained in:
@@ -1,16 +1,2 @@
|
||||
@use "./style/bar";
|
||||
@use "./style/wal";
|
||||
|
||||
* {
|
||||
all: unset;
|
||||
transition: 120ms linear;
|
||||
}
|
||||
|
||||
button {
|
||||
padding: 6px;
|
||||
border-radius: 12px;
|
||||
|
||||
&:hover {
|
||||
background: wal.$color1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user