toast v1 dev dan public

This commit is contained in:
sindhu
2024-05-17 11:25:12 +07:00
parent c66e8f5720
commit ee42ee0a82
10 changed files with 697 additions and 2 deletions

View File

@@ -5200,6 +5200,11 @@ a.text-hover-tosca:hover .svg-icon svg:hover g [fill],
height: auto;
}
/* ### TOAST FONT SIZE */
.toast {
font-size: 1.1rem;
}
/* ### OVERLAY */
.overlay-loading {
position: relative !important;