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

8 lines
81 B
SCSS
Raw Normal View History

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