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