调整抽屉框格式
This commit is contained in:
parent
236357baa8
commit
4d8979c4ad
|
@ -33,3 +33,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.el-drawer__header{
|
||||||
|
margin-bottom: 0 !important;
|
||||||
|
padding-top: 16px !important;
|
||||||
|
padding-bottom: 16px !important;
|
||||||
|
@apply border-0 border-b border-solid border-gray-200;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue