mirror of
https://github.com/owncast/owncast.git
synced 2024-11-22 12:49:37 +03:00
Update ActionButtonRow.module.scss (#3156)
This commit is contained in:
parent
c3e988f1a1
commit
d107a3386c
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
button {
|
||||
margin-left: clamp(1px, 0.2vw, 0.3rem);
|
||||
margin-right: clamp(1px, 0.2vw, 0.3rem);
|
||||
margin-bottom: 0.5rem;
|
||||
|
||||
&:last-of-type {
|
||||
margin-right: 0;
|
||||
|
|
Loading…
Reference in a new issue