mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-09 15:35:25 +02:00
fix: fix flexbox property
This commit is contained in:
parent
ff86770e8b
commit
c0edb25eba
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
}
|
||||
|
||||
& > * {
|
||||
flex: 1 1 33.3%;
|
||||
flex: 0 1 33.3%;
|
||||
}
|
||||
|
||||
label {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue