13 lines
168 B
Stylus
13 lines
168 B
Stylus
|
input
|
||
|
display: block
|
||
|
|
||
|
input
|
||
|
background: none
|
||
|
border: none
|
||
|
|
||
|
input.copy-area
|
||
|
font-family: $ff-code
|
||
|
font-size: $fs-12
|
||
|
font-weight: 700
|
||
|
color: var(--text-p3)
|