mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-09 10:03:14 +08:00
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