style: textarea大小
This commit is contained in:
parent
c9f1791e70
commit
a798f26606
|
@ -144,7 +144,7 @@
|
||||||
|
|
||||||
/* 输入框获得焦点时的样式 */
|
/* 输入框获得焦点时的样式 */
|
||||||
.textarea-focus-expand:focus {
|
.textarea-focus-expand:focus {
|
||||||
height: 200px; /* 聚焦时的高度 */
|
height: 100px; /* 聚焦时的高度 */
|
||||||
border-color: #007bff; /* 改变边框颜色以提供视觉反馈 */
|
border-color: #007bff; /* 改变边框颜色以提供视觉反馈 */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user