mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
action buttons now wrap
This commit is contained in:
parent
5a1459b476
commit
5eebb10fe6
@ -1,6 +1,7 @@
|
|||||||
.row {
|
.row {
|
||||||
padding: .3rem;
|
padding: .3rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
button {
|
button {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user