mirror of
https://github.com/ae-utbm/sith.git
synced 2025-08-16 05:59:58 +00:00
flex wrap on toolbar
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user