6 Commits
Author SHA1 Message Date
maicss 804350bc81 feat: search box add border for contrast 2024-03-01 23:33:50 +08:00
maicss 46e1cae0bb feat: add session valid chack 2024-03-01 23:33:50 +08:00
maicss 81062d4580 fix: enhance some interactive experiences 2024-03-01 23:33:50 +08:00
maicss 55481db2ee Merge branch 'jxxghp:main' into main 2024-03-01 20:16:10 +08:00
maicss 38889acb4e fix: toast message not visible
When install plugin failed, it will yield an error toast. But attribute `z-index` of toast is `1090`, while `v-dialog` is `2400`
2024-02-29 09:51:20 +08:00
maicss c0517cd29a fix: toast message not visible
When install plugin failed, `z-index` of toast is `1090` while `v-dialog` is `2400`.
2024-02-29 09:48:23 +08:00