移除textarea多余的z-index

master
yutent 2023-04-06 17:44:33 +08:00
parent 0bb5c82acc
commit 8ba9537635
1 changed files with 0 additions and 1 deletions

View File

@ -75,7 +75,6 @@ class TextArea extends Component {
position: absolute;
right: 4px;
bottom: 2px;
z-index: 1;
line-height: 1;
font-size: 12px;
color: var(--color-grey-2);