移除textarea多余的z-index
parent
0bb5c82acc
commit
8ba9537635
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue