diff options
Diffstat (limited to 'resources/assets')
| -rw-r--r-- | resources/assets/stylesheets/scss/system-notifications.scss | 2 |
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; |
