mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-01 15:45:17 +00:00
flex wrap on toolbar
This commit is contained in:
parent
2126b1aef3
commit
a9194c4f68
@ -11,6 +11,7 @@
|
|||||||
.toolbar {
|
.toolbar {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: flex-end;
|
align-items: flex-end;
|
||||||
|
flex-wrap: wrap;
|
||||||
gap: 5px;
|
gap: 5px;
|
||||||
|
|
||||||
> a,
|
> a,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user