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