mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-22 15:51:12 +08:00
feat: add flex wrap for mobile
This commit is contained in:
@@ -7,7 +7,6 @@ import 'vue-toastification/dist/index.css'
|
||||
import './assets/toast.css'
|
||||
// Use Sugar theme from vue-toast-notification for better toast styling.
|
||||
// If you prefer Bootstrap style, replace with theme-bootstrap.css instead.
|
||||
import 'vue-toast-notification/dist/theme-sugar.css'
|
||||
import { useToast } from 'vue-toastification'
|
||||
import { checkToken, clearToken } from './utils/auth'
|
||||
import { initTheme } from './utils/theme'
|
||||
|
||||
Reference in New Issue
Block a user