mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-23 07:41:53 +08:00
style: 移除vxe-grid 右侧按钮外框
This commit is contained in:
parent
c48a9217be
commit
705cdb47cf
@ -24,3 +24,7 @@
|
|||||||
.xtable-scrollbar ::-webkit-scrollbar-corner {
|
.xtable-scrollbar ::-webkit-scrollbar-corner {
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
}
|
}
|
||||||
|
/*移除 vxe-grid 右侧外框*/
|
||||||
|
.vxe-button.size--medium.type--button.is--circle {
|
||||||
|
border: 0;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user