Update login.html

This commit is contained in:
MHSanaei 2024-02-28 01:23:24 +03:30
parent 0abca75c5d
commit 80078cafdf

View file

@ -446,7 +446,7 @@
<a-form-item>
<a-row justify="center" class="centered">
<a-col>
<a-icon type="bulb" :theme="themeSwitcher.isDarkTheme ? 'filled' : 'outlined'"></a-icon>&nbsp;
<a-icon :theme="themeSwitcher.isDarkTheme ? 'filled' : 'outlined'"></a-icon>&nbsp;
</a-col>
<a-col>
<theme-switch />