improve gutter consistency when bookmarks are resized

This commit is contained in:
Kuldeep M 2021-11-13 19:25:55 +00:00 committed by GitHub
parent d620965ef5
commit 98b0705f7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
}
:root {
--layout-space: 0.05em;
--layout-space: 0.05rem;
--layout-line-width: 0.25em;
}