tweak css

This commit is contained in:
Rodrigo Fernandes 2023-01-06 23:32:58 +00:00
parent 9247496115
commit d0ead3a14c

View file

@ -133,7 +133,7 @@
display: inline-block;
white-space: nowrap;
user-select: none;
width: 100%;
width: auto;
/* Compensate for the absolute positioning of the line numbers */
padding: 0 4.5em;
}