artabro/wire/modules/Inputfield/InputfieldPage/InputfieldPage.css
2024-08-27 11:35:37 +02:00

16 lines
224 B
CSS

.InputfieldPageAdd {
margin-top: 1em;
}
.InputfieldPageAddButton {
margin-bottom: 0 !important;
}
.InputfieldPageAddItems {
display: none;
margin-top: 0 !important;
}
.InputfieldPageAddItems input {
width: 99%;
}