1
0
mirror of synced 2025-11-06 04:21:11 +08:00

chore: small changes

This commit is contained in:
redhoodsu
2022-12-07 17:32:16 +08:00
parent fe32c26644
commit 86ec437e33

View File

@@ -96,6 +96,7 @@
display: none;
}
textarea {
overflow: auto;
padding-left: 10px;
}
}
@@ -129,6 +130,7 @@
}
}
textarea {
overflow: hidden;
pointer-events: all;
padding: 3px 10px;
padding-left: 25px;