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

12 lines
155 B
SCSS
Raw Normal View History

2022-05-07 16:13:06 -07:00
.button {
font-weight: 600;
2022-05-07 16:13:06 -07:00
.icon {
max-height: 18px;
height: 90%;
margin-right: 5px;
margin-left: -3px;
margin-bottom: 1%;
2022-05-07 16:13:06 -07:00
}
2022-05-11 23:31:31 -07:00
}