Skip to content

Commit 1e24bbc

Browse files
author
piexlMax(奇淼
committed
修复UI BUG #1562
1 parent 18694fd commit 1e24bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/view/layout/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
>
2121
<div
2222
v-if="isSider"
23-
class="inline-flex text-white font-bold text-2xl"
23+
class="inline-flex font-bold text-2xl"
2424
:style="{color:textColor}"
2525
>{{ $GIN_VUE_ADMIN.appName }}</div>
2626
</div>

0 commit comments

Comments
 (0)