Update BDFDB.raw.css

This commit is contained in:
Mirco Wittrien 2021-03-02 15:59:55 +01:00
parent e4957d6ec4
commit b16292c3d9
1 changed files with 4 additions and 0 deletions

View File

@ -349,6 +349,10 @@ img:not([src]), img[src=""], img[src="null"] {
top: 100%;
}
[REPLACE_CLASS_quickselectwrapper] {
margin-left: 12px;
}
[REPLACE_CLASS_selectwrapper] [REPLACE_CLASS_select] {
flex: 1 1 auto;
}