make line numbers align on firefox

modified:   templates/chat.html
This commit is contained in:
Russell Ballestrini 2024-04-21 11:46:49 -04:00
parent 046576e128
commit 76e7cb83af

View file

@ -142,7 +142,7 @@
letter-spacing: -1px;
border-right: 1px solid #ccc; /* Optional: adds a line to separate numbers */
text-align: right;
margin-top: 10px; /* Align with the code block */
margin-top: 14px; /* Align with the code block */
color: #999;
pointer-events: none;
}