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

8 lines
81 B
SCSS
Raw Normal View History

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