perf: 备注输入框样式优化

This commit is contained in:
pipipi-pikachu 2022-03-28 10:58:19 +08:00
parent 8568dfb398
commit 0e5825a102

View File

@ -77,6 +77,7 @@ export default defineComponent({
position: relative;
border-top: 1px solid $borderColor;
background-color: $lightGray;
line-height: 1.5;
textarea {
width: 100%;