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 {
/* The alternative actions below the default action */
font-size: 1.25rem;
border-top: 1px solid @noti-border-color;
border-radius: 0px;
border-right: 1px solid @noti-border-color;