Update BDFDB.raw.css

This commit is contained in:
Mirco Wittrien 2020-12-22 18:22:00 +01:00
parent ff0cb228b6
commit 8e5ea24fec
1 changed files with 5 additions and 0 deletions

View File

@ -714,6 +714,11 @@ img:not([src]), img[src=""], img[src="null"] {
flex: 1 1 auto;
}
[REPLACE_CLASS_modalwrapper] [REPLACE_CLASS_modalclose] [REPLACE_CLASS_buttoncontents] {
display: flex;
justify-content: center;
align-items: center;
}
[REPLACE_CLASS_modalsubinner] {
padding-left: 16px;
padding-right: 8px;