3672a909f1
Replace previous icon with a flexible version to fit inside other nodes (e.g: buttons).
9 lines
95 B
SCSS
9 lines
95 B
SCSS
.buttonWrapper {
|
|
margin: 0 .5rem;
|
|
}
|
|
|
|
.iconWrapper {
|
|
width: 1.025rem;
|
|
height: 1.025rem;
|
|
}
|