owncast/web/components/action-buttons/ActionButton.module.scss
2022-05-07 16:13:06 -07:00

7 lines
No EOL
80 B
SCSS

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