restore gutter consistency when bookmarks are resized

This commit is contained in:
Kuldeep M 2021-11-14 10:48:16 +00:00 committed by GitHub
parent 98b0705f7a
commit 45141b4a1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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