mirror of
https://github.com/owncast/owncast.git
synced 2024-11-23 13:24:33 +03:00
7 lines
81 B
SCSS
7 lines
81 B
SCSS
.button {
|
|
margin: 3px;
|
|
.icon {
|
|
width: 20px;
|
|
margin-right: 3px;
|
|
}
|
|
}
|