mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-13 05:19:26 +00:00
flex wrap on toolbar
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
.toolbar {
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
flex-wrap: wrap;
|
||||
gap: 5px;
|
||||
|
||||
> a,
|
||||
|
Reference in New Issue
Block a user