mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 13:19:25 +08:00
Fix: .arco-typography overrode text color
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
:onclick="installAlas"
|
||||
:loading="installLoading"
|
||||
>
|
||||
<a-typography-text class="text-2xl text-current dark:text-dark">
|
||||
<a-typography-text class="text-2xl !text-current !dark:text-dark">
|
||||
{{ t('common.install') }}
|
||||
</a-typography-text>
|
||||
</AButton>
|
||||
|
||||
Reference in New Issue
Block a user