9 lines
161 B
SCSS
9 lines
161 B
SCSS
.aside-menu-svg {
|
|
margin-right: 5px;
|
|
margin-top: -2px;
|
|
font-size: 18px;
|
|
}
|
|
|
|
.icon-logo {
|
|
background: url("~@/assets/images/logo.png") no-repeat;
|
|
} |