mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-05-09 00:34:07 +08:00
🎨 代码格式化
This commit is contained in:
@@ -231,6 +231,7 @@ async function handleDebug(): Promise<void> {
|
||||
.tpr-reply-list {
|
||||
position: relative;
|
||||
display: flex;
|
||||
overflow: hidden auto;
|
||||
width: 100%;
|
||||
height: 360px;
|
||||
box-sizing: border-box;
|
||||
@@ -240,7 +241,6 @@ async function handleDebug(): Promise<void> {
|
||||
padding-top: 0;
|
||||
padding-right: 4px;
|
||||
background: var(--app-page-bg);
|
||||
overflow: hidden auto;
|
||||
row-gap: 8px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user