6 lines
69 B
CSS
6 lines
69 B
CSS
.ButtonIcon {
|
|
width: 1rem;
|
|
height: 1rem;
|
|
fill: currentColor;
|
|
}
|