mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-02 19:28:14 +08:00
fix: [el-table] selection cell when double clicking expand icon (#6400)
This commit is contained in:
parent
6a7f1004cc
commit
ce10babc22
@ -63,6 +63,7 @@
|
||||
.cell {
|
||||
padding: 0;
|
||||
text-align: center;
|
||||
user-select: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user