mirror of
https://github.com/fergalmoran/dss.web.git
synced 2026-02-17 13:35:52 +00:00
9 lines
126 B
Plaintext
9 lines
126 B
Plaintext
.navbar-notification-feed {
|
|
overflow: scroll;
|
|
overflow-x: hidden;
|
|
}
|
|
|
|
.notification-new {
|
|
font-weight: bold!important;
|
|
}
|