Skip to content

Commit 9abf5d7

Browse files
durranimlucas
authored andcommitted
INT-1617: Expanding the hotspot div
1 parent 15244c6 commit 9abf5d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/internal-packages/crud/styles/crud.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ ol.document-property-body:hover {
223223
height: 10px;
224224
cursor: text;
225225
display: inline-block;
226-
width: 30px;
226+
width: 50%;
227227
}
228228

229229
.actions {
@@ -315,6 +315,7 @@ ol.document-property-body:hover {
315315

316316
.hotspot {
317317
height: 10px;
318+
width: 50%;
318319
cursor: text;
319320
}
320321
}

0 commit comments

Comments
 (0)