aboutsummaryrefslogtreecommitdiff
path: root/resources/assets
diff options
context:
space:
mode:
Diffstat (limited to 'resources/assets')
-rw-r--r--resources/assets/stylesheets/scss/system-notifications.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/assets/stylesheets/scss/system-notifications.scss b/resources/assets/stylesheets/scss/system-notifications.scss
index b1fbed1..24a15a7 100644
--- a/resources/assets/stylesheets/scss/system-notifications.scss
+++ b/resources/assets/stylesheets/scss/system-notifications.scss
@@ -141,7 +141,7 @@
display: none;
}
- a:not(.system-notification-message) {
+ a:not(.system-notification-message,.button) {
color: var(--color--white);
text-decoration-line: underline;