fix: 임시 토스트 본문 색상 변경
This commit is contained in:
Vendored
+5
@@ -102,4 +102,9 @@ $color in $sammoColors {
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
//FIXME: toast의 scss가 바뀌면 삭제해야함
|
||||||
|
#app .b-toast .toast .toast-body{
|
||||||
|
color: black !important;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user