fix: loading and spinner style fixed and improved (#5588)
This commit is contained in:
@@ -88,7 +88,7 @@ function onTransitionEnd() {
|
||||
</span>
|
||||
</slot>
|
||||
|
||||
<div v-if="text" class="mt-4 text-xs">{{ text }}</div>
|
||||
<div v-if="text" class="text-primary mt-4 text-xs">{{ text }}</div>
|
||||
<slot></slot>
|
||||
</div>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user