We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18694fd commit 1e24bbcCopy full SHA for 1e24bbc
web/src/view/layout/index.vue
@@ -20,7 +20,7 @@
20
>
21
<div
22
v-if="isSider"
23
- class="inline-flex text-white font-bold text-2xl"
+ class="inline-flex font-bold text-2xl"
24
:style="{color:textColor}"
25
>{{ $GIN_VUE_ADMIN.appName }}</div>
26
</div>
0 commit comments