Files
coloruicss/pages/label/label.wxss
weilanwl 3834693e84 xiaogang
ColorUI 源代码
2018-06-19 21:21:54 +08:00

11 lines
121 B
Plaintext

.textarea {
width: 100%;
z-index: 999;
bottom: 0;
background: #aaa
}
.textarea textarea {
background: #666
}