Variant Form3(for Vue 3.x)正式版3.0.1发布。

This commit is contained in:
vdpAdmin
2022-02-02 15:19:09 +08:00
parent deb8ed31c3
commit 3b45fa7a17
5 changed files with 7 additions and 23 deletions

View File

@ -267,7 +267,7 @@
<style lang="scss" scoped>
.grid-cell {
min-height: 38px;
min-height: 38px !important;
//margin: 6px 0; /* 设置了margin栅格列的offset、push、pull会失效 */
padding: 3px;
outline: 1px dashed #336699;