Skip to content

Commit 96f2198

Browse files
author
Kendo Bot
committed
Sync with Kendo UI Professional
1 parent 73531f7 commit 96f2198

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

styles/web/common/editor.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ a.k-tool {
377377
margin: .3em 0;
378378
}
379379

380-
.k-ct-cell {
380+
.k-ct-popup .k-ct-cell {
381381
border-width: 1px;
382382
border-style: solid;
383383
width: @editor-createTable-cellSize;
@@ -386,6 +386,7 @@ a.k-tool {
386386
vertical-align: top;
387387
display: inline-block;
388388
overflow: hidden;
389+
pointer-events: all;
389390
.disable-high-contrast();
390391
}
391392

0 commit comments

Comments
 (0)