Update BDFDB.raw.css

This commit is contained in:
Mirco Wittrien 2020-12-16 10:57:04 +01:00
parent 092f2b2ec9
commit 55141f533c
1 changed files with 1 additions and 1 deletions

View File

@ -358,7 +358,7 @@ img:not([src]), img[src=""], img[src="null"] {
position: relative; position: relative;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
justify-content: center; align-items: center;
} }
[REPLACE_CLASS_hovercardwrapper][REPLACE_CLASS_hovercardhorizontal] { [REPLACE_CLASS_hovercardwrapper][REPLACE_CLASS_hovercardhorizontal] {
flex-direction: row; flex-direction: row;