mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +08:00
@ -84,11 +84,12 @@
|
|||||||
outline: none;
|
outline: none;
|
||||||
|
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
resize: none;
|
resize: none;
|
||||||
appearance: none;
|
appearance: none;
|
||||||
|
|
||||||
|
white-space: pre-wrap;
|
||||||
|
|
||||||
&::placeholder {
|
&::placeholder {
|
||||||
color: var(--placeholder-color);
|
color: var(--placeholder-color);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user