Update BDFDB.raw.css
This commit is contained in:
parent
092f2b2ec9
commit
55141f533c
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue