Custom CSS

This commit is contained in:
syuilo 2021-07-14 00:11:05 +09:00
parent 2047860e71
commit c7a2c368d4
5 changed files with 85 additions and 0 deletions

View file

@ -78,6 +78,8 @@
</FormSelect>
<FormLink to="/settings/deck">{{ $ts.deck }}</FormLink>
<FormLink to="/settings/custom-css"><template #icon><i class="fas fa-code"></i></template>{{ $ts.customCss }}</FormLink>
</FormBase>
</template>