1
0
Fork 0
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:
Y-k-Y 2022-05-13 01:22:33 +09:00
parent ff86770e8b
commit c0edb25eba

View file

@ -25,7 +25,7 @@
}
& > * {
flex: 1 1 33.3%;
flex: 0 1 33.3%;
}
label {