upstream #1

Merged
jblu merged 1007 commits from upstream into main 2024-11-04 22:35:57 -06:00
Showing only changes of commit 2239743376 - Show all commits

View File

@ -28,7 +28,7 @@
}
.line-number::before {
@apply pr-4 -ml-2 text-gray-400;
@apply mr-4 -ml-2 text-gray-400 inline-block w-4 text-right;
content: attr(line);
}