✨ chore(osd): use AstalWp.Endpoint.description instead of name
This commit is contained in:
+4
-2
@@ -2,10 +2,12 @@
|
||||
@use "./wal";
|
||||
@use "./functions" as funs;
|
||||
|
||||
|
||||
.osd {
|
||||
background: funs.toRGB(color.change($color: wal.$background, $alpha: 65%));
|
||||
padding: 14px 16px;
|
||||
border-radius: 20px;
|
||||
padding: 16px;
|
||||
border-radius: 24px;
|
||||
min-width: 180px;
|
||||
|
||||
.icon {
|
||||
margin-right: 10px;
|
||||
|
||||
Reference in New Issue
Block a user