remove log

This commit is contained in:
cxc
2023-01-11 10:22:21 +08:00
parent 7ad15d207d
commit 898b2d67d0
10 changed files with 24 additions and 32 deletions

View File

@ -713,6 +713,9 @@ textarea {
z-index: 1;
cursor: pointer;
font-size: 12px;
display: flex;
justify-content: center;
align-items: center;
&:hover {
background: rgba(210, 23, 23, 0.5);
}