Skip to content

Commit 93a9199

Browse files
committed
fix: style overlapping issues in emmet hints
1 parent b5752bf commit 93a9199

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/styles/brackets_patterns_override.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -727,6 +727,10 @@ a:focus {
727727
}
728728
}
729729

730+
.emmet-hint {
731+
margin-right: 48px !important;
732+
}
733+
730734
.emmet-code-hint {
731735
position: absolute;
732736
font-size: 0.85em;

0 commit comments

Comments
 (0)