3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/core/ui/theme/css/quick.css

6 lines
93 B
CSS

form.quick-form .inline-container {
display: flex;
flex-wrap: wrap;
column-gap: 2em;
}