praiadeseselle/wire/modules/Inputfield/InputfieldPage/InputfieldPage.css

17 lines
224 B
CSS
Raw Permalink Normal View History

2022-03-08 15:55:41 +01:00
.InputfieldPageAdd {
margin-top: 1em;
}
.InputfieldPageAddButton {
margin-bottom: 0 !important;
}
.InputfieldPageAddItems {
display: none;
margin-top: 0 !important;
}
.InputfieldPageAddItems input {
width: 99%;
}