Light/dark override for in-app login dialogs to match app style e.g. light only

This commit is contained in:
2026-01-30 22:59:52 +00:00
parent 8ac2c8e5fa
commit cc55474e62
4 changed files with 77 additions and 10 deletions
+1
View File
@@ -1,3 +1,4 @@
import './theme.js'
import { createApp } from 'vue'
import RestrictedApi from './RestrictedApi.vue'
import '@/assets/style.css'