mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-07-30 09:21:44 +08:00
fix:改进atx usb 继电器适配;修复 webrtc 无法建立连接问题;网页样式优化
This commit is contained in:
@@ -72,12 +72,12 @@ watch(
|
||||
<Toaster
|
||||
rich-colors
|
||||
close-button
|
||||
expand
|
||||
position="top-center"
|
||||
close-button-position="top-right"
|
||||
theme="system"
|
||||
:duration="4000"
|
||||
:gap="14"
|
||||
:visible-toasts="3"
|
||||
:offset="{ top: '1rem', right: '1rem', left: '1rem', bottom: '1rem' }"
|
||||
:mobile-offset="{ top: 'max(1rem, env(safe-area-inset-top))', bottom: 'max(1rem, env(safe-area-inset-bottom))', left: '1rem', right: '1rem' }"
|
||||
:toast-options="toasterToastOptions"
|
||||
|
||||
Reference in New Issue
Block a user