移除textarea多余的z-index
parent
0bb5c82acc
commit
8ba9537635
|
@ -75,7 +75,6 @@ class TextArea extends Component {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 4px;
|
right: 4px;
|
||||||
bottom: 2px;
|
bottom: 2px;
|
||||||
z-index: 1;
|
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
color: var(--color-grey-2);
|
color: var(--color-grey-2);
|
||||||
|
|
Loading…
Reference in New Issue