5 lines
77 B
SCSS
5 lines
77 B
SCSS
.controller-notifications {
|
|
ul.notifications {
|
|
list-style: none;
|
|
}
|
|
}
|