owncast/web/components/action-buttons/ActionButton.module.scss

7 lines
80 B
SCSS
Raw Normal View History

2022-05-08 01:13:06 +02:00
.button {
margin: 3px;
.icon {
width: 20px;
margin-right: 3px;
}
}