artabro/wire/modules/Inputfield/InputfieldPage/InputfieldPage.css

17 lines
224 B
CSS
Raw Permalink Normal View History

2024-08-27 11:35:37 +02:00
.InputfieldPageAdd {
margin-top: 1em;
}
.InputfieldPageAddButton {
margin-bottom: 0 !important;
}
.InputfieldPageAddItems {
display: none;
margin-top: 0 !important;
}
.InputfieldPageAddItems input {
width: 99%;
}