Update BDFDB.raw.css
This commit is contained in:
parent
857e6a7566
commit
ed40e979dd
|
@ -1133,10 +1133,12 @@ img:not([src]), img[src=""], img[src="null"] {
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
width: 24px;
|
width: 24px;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
|
margin-right: 6px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
[REPLACE_CLASS_toasttext] {
|
[REPLACE_CLASS_toastinner] {
|
||||||
min-height: 24px;
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
[REPLACE_CLASS_toastdefault] {
|
[REPLACE_CLASS_toastdefault] {
|
||||||
background-color: var(--background-floating);
|
background-color: var(--background-floating);
|
||||||
|
|
Loading…
Reference in New Issue