Skip to content

Commit 985734d

Browse files
committed
fix: don't add overflow to child elements
1 parent fdbd331 commit 985734d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

styles/atom-ide-datatips.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@
9696
}
9797

9898
.datatip-markdown-container {
99-
overflow: auto;
10099
color: @syntax-text-color;
101100
font-family: var(--editor-font-family);
102101
font-size: var(--editor-font-size);

0 commit comments

Comments
 (0)