mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-26 05:39:45 +08:00
🐛 修复浮窗高度异常抖动导致的子回复加载异常
This commit is contained in:
@@ -244,6 +244,7 @@ async function handleDebug(): Promise<void> {
|
||||
position: relative;
|
||||
display: flex;
|
||||
width: 300px;
|
||||
max-height: calc(100vh - 24px);
|
||||
box-sizing: border-box;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user