Update BDFDB.raw.css

This commit is contained in:
Mirco Wittrien 2020-11-25 17:20:59 +01:00
parent 6e9490bdb4
commit a81fd3304e
1 changed files with 1 additions and 4 deletions

View File

@ -352,10 +352,7 @@ img:not([src]), img[src=""], img[src="null"] {
justify-content: center;
}
[REPLACE_CLASS_hovercardwrapper][REPLACE_CLASS_hovercardhorizontal] {
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
flex-direction: row;
}
[REPLACE_CLASS_settingspanel] [REPLACE_CLASS_hovercardwrapper] {
width: calc(100% - 20px);