5 lines
69 B
SCSS
5 lines
69 B
SCSS
|
|
.draw {
|
||
|
|
background: $notification_draw_background;
|
||
|
|
padding: 1em;
|
||
|
|
}
|