6 lines
55 B
SCSS
6 lines
55 B
SCSS
|
.koto-button {
|
||
|
& > image {
|
||
|
margin-right: 10px;
|
||
|
}
|
||
|
}
|