优化css样式
parent
6f8711f11c
commit
f99f1b34f3
|
@ -38,7 +38,9 @@ class TextArea extends Component {
|
|||
cursor: text;
|
||||
transition: box-shadow 0.15s linear;
|
||||
}
|
||||
|
||||
:host([autosize]) textarea {
|
||||
overflow: hidden;
|
||||
}
|
||||
.label {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in New Issue