feat(Toast): add type classNames (#4785)

This commit is contained in:
neverland
2019-10-19 16:45:34 +08:00
committed by GitHub
parent c0bc240bc8
commit ce8d04fc40
3 changed files with 18 additions and 19 deletions
+2 -1
View File
@@ -35,7 +35,8 @@
}
}
&--text {
&--text,
&--html {
width: fit-content;
min-width: @toast-text-min-width;
min-height: unset;