This commit is contained in:
X1627315083
2025-01-22 10:16:02 +08:00
parent f6d04054e8
commit 807940f380
5 changed files with 9 additions and 7 deletions

View File

@@ -1689,7 +1689,6 @@ textarea:focus {
z-index: 2;
display: flex;
align-items: center;
position: sticky;
padding-bottom: calc(2rem*1.2);
background: #fff;
top: 0;

View File

@@ -1827,7 +1827,6 @@ textarea:focus{
z-index: 2;
display: flex;
align-items: center;
position: sticky;
padding-bottom: calc(2rem*1.2);
background: #fff;
top: 0;