chore: user
This commit is contained in:
@@ -63,3 +63,17 @@
|
||||
.dot-before-green {
|
||||
@apply dot-before-common before:bg-green-500;
|
||||
}
|
||||
|
||||
/**
|
||||
vxe表格右上角toolbar 间距
|
||||
*/
|
||||
.vxe-button + .vxe-button.type--button {
|
||||
margin-left: 8px !important;
|
||||
}
|
||||
|
||||
/**
|
||||
vxe表格右上角toolbar和左边元素的间距
|
||||
*/
|
||||
.vxe-tools--operate {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user