1
1
Fork 1
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:
oddlama 2024-06-12 12:42:01 +02:00
parent c6dca8e82d
commit 426a305b67
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

View file

@ -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;