1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-07-01 01:10:52 +00:00
nextcloud-breeze-dark/core/css/apps/official/_notifications.scss

10 lines
194 B
SCSS

/* Notifications ----------------------------------------------------------- */
#notification {
border: 1px solid $decoration-normal;
border-top: none;
a {
color: $foreground-link;
}
}