mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-11-30 11:08:00 +08:00
fix: table dragging css class should only be effective in table component (#5644)
This commit is contained in:
parent
4f9b677555
commit
dead1a3753
@ -23,7 +23,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.dragging {
|
||||
.@{table-prefix-cls}-resize-handle.dragging {
|
||||
.@{table-prefix-cls}-resize-handle-line {
|
||||
opacity: 1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user