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; display: inline-block;
white-space: nowrap; white-space: nowrap;
user-select: none; user-select: none;
width: 100%; width: auto;
/* Compensate for the absolute positioning of the line numbers */ /* Compensate for the absolute positioning of the line numbers */
padding: 0 4.5em; padding: 0 4.5em;
} }