* Move global styles to angular app * Create dummy notification component * Create dummy html for macro * Fix click on sidemenu, so that link is the whole line
9 lines
98 B
SCSS
9 lines
98 B
SCSS
button {
|
|
display: inline-block;
|
|
margin: 0 0 0 0.25rem;
|
|
}
|
|
|
|
.fa-circle {
|
|
color: #c00;
|
|
}
|