mirror of
https://github.com/element-plus/element-plus.git
synced 2024-12-21 02:50:11 +08:00
fix #1013 Co-authored-by: winerlu <winerlu@tencent.com>
This commit is contained in:
parent
5b8ee0ca9d
commit
8eb51b9eeb
@ -276,9 +276,10 @@
|
||||
border-right: none;
|
||||
border-bottom: none;
|
||||
|
||||
&.el-loading-parent--relative {
|
||||
border-color: transparent;
|
||||
}
|
||||
// fix: #1013
|
||||
// &.el-loading-parent--relative {
|
||||
// border-color: transparent;
|
||||
// }
|
||||
|
||||
th, td {
|
||||
border-right: $--table-border;
|
||||
|
Loading…
Reference in New Issue
Block a user