owncast/web/components/action-buttons/ActionButton.module.scss
2022-05-11 23:31:31 -07:00

7 lines
81 B
SCSS

.button {
margin: 3px;
.icon {
width: 20px;
margin-right: 3px;
}
}