Skip to content

Commit 8a503cb

Browse files
committed
Update markdown-dark.css
1 parent 132b8b6 commit 8a503cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

live-view/extensions/markdown-dark.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,8 @@ body table {
195195
border-radius: 10px;
196196
border: 1px solid var(--table-border-color);
197197
overflow: auto;
198+
appearance: none;
199+
-webkit-appearance: none;
198200
}
199201

200202
body thead {

0 commit comments

Comments
 (0)