Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit 3874b17

Browse files
authored
Merge pull request #1003 from Lordfirespeed/master
Remove space reserved for scrollbar in database cell markdown
2 parents 9ed8427 + 3c63a33 commit 3874b17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ div.database-plugin__td.data-input span:focus {
244244
.database-plugin__markdown-preview-view {
245245
padding: 0;
246246
height: fit-content;
247+
scrollbar-gutter: auto;
247248
}
248249

249250
.svg-icon-sm svg {

0 commit comments

Comments
 (0)