mail/src/sass/utilities/_others.scss

7 lines
94 B
SCSS

.u-waiting-cursor {
cursor: wait !important;
}
.u-text-center {
text-align: center;
}