mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-13 17:05:47 +08:00
refactor(theme-chalk): [table] remove useless style (#7807)
This commit is contained in:
parent
517efb99dc
commit
d441ee48ef
@ -317,9 +317,6 @@
|
||||
|
||||
.#{$namespace}-table__cell {
|
||||
border-right: getCssVar('table-border');
|
||||
&:first-child .cell {
|
||||
padding-left: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
th.#{$namespace}-table__cell.gutter:last-of-type {
|
||||
|
Loading…
Reference in New Issue
Block a user