mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
fix: increase button text size in swaync
This commit is contained in:
parent
c6dca8e82d
commit
426a305b67
1 changed files with 1 additions and 0 deletions
|
@ -205,6 +205,7 @@
|
||||||
|
|
||||||
.notification-row .notification-background .notification .notification-action {
|
.notification-row .notification-background .notification .notification-action {
|
||||||
/* The alternative actions below the default action */
|
/* The alternative actions below the default action */
|
||||||
|
font-size: 1.25rem;
|
||||||
border-top: 1px solid @noti-border-color;
|
border-top: 1px solid @noti-border-color;
|
||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
border-right: 1px solid @noti-border-color;
|
border-right: 1px solid @noti-border-color;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue