vr-shopxo-uniapp/pages/plugins/blog/form/form.css

11 lines
142 B
CSS

.sp-editor {
height: 500rpx;
}
.more {
transition: all 0.3s ease-in-out;
}
.p-content {
max-height: 50vh;
overflow-y: auto;
}