修复快捷键bug

This commit is contained in:
X1627315083
2025-01-27 16:01:17 +08:00
parent cd3be5aea4
commit 1640fed81e
5 changed files with 47 additions and 16 deletions

View File

@@ -1831,7 +1831,7 @@ textarea:focus{
background: #fff;
top: 0;
flex-wrap: wrap;
--width:70%;
--width:65%;
.input_box{
position: relative;
z-index: 2;