🆗 调整界面样式,放大操作按钮,增加清空按钮
This commit is contained in:
parent
5929098f0b
commit
0112a26dde
@ -34,7 +34,7 @@
|
|||||||
/* 输入框获取焦点时移除 placeholder */
|
/* 输入框获取焦点时移除 placeholder */
|
||||||
.dzm-textarea:focus:before {
|
.dzm-textarea:focus:before {
|
||||||
content: none;
|
content: none;
|
||||||
border: thick #019AFF;
|
border: 5px solid #019aff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.textcopy {
|
.textcopy {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user