mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix: [el-table] selection cell when double clicking expand icon (#6400)
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
.cell {
|
||||
padding: 0;
|
||||
text-align: center;
|
||||
user-select: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user