Update BDFDB.raw.css

This commit is contained in:
Mirco Wittrien 2021-01-27 15:29:08 +01:00
parent da2d8ea7ed
commit 4ac456f747
1 changed files with 1 additions and 1 deletions

View File

@ -1115,7 +1115,7 @@ img:not([src]), img[src=""], img[src="null"] {
transform: scale(1);
transition: all 300ms ease;
}
[REPLACE_CLASS_toastcloseable] {
[REPLACE_CLASS_toastclosable] {
cursor: pointer;
pointer-events: auto;
}