mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
minor fix
This commit is contained in:
parent
95f58776c8
commit
679d72e5c0
@ -583,10 +583,12 @@ select:-internal-list-box {
|
||||
justify-content: space-between;
|
||||
align-content: center;
|
||||
}
|
||||
.flex-nowrap {
|
||||
flex-wrap: nowrap;
|
||||
}
|
||||
.flex-row-baseline {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
align-items: baseline;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user