mirror of
https://github.com/owncast/owncast.git
synced 2024-11-22 21:03:19 +03:00
action buttons now wrap
This commit is contained in:
parent
5a1459b476
commit
5eebb10fe6
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
.row {
|
||||
padding: .3rem;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
justify-content: flex-end;
|
||||
button {
|
||||
|
|
Loading…
Reference in a new issue