mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
style(components): [table] th text can be selected (#17039)
style: [table] th text can be selected
This commit is contained in:
@@ -217,7 +217,6 @@
|
||||
}
|
||||
|
||||
th.#{$namespace}-table__cell {
|
||||
user-select: none;
|
||||
background-color: getCssVar('table-header-bg-color');
|
||||
|
||||
> .cell.highlight {
|
||||
|
||||
Reference in New Issue
Block a user