gravity: convert to vanilla JS and refactor code (#3545)

This commit is contained in:
Adam Warner
2025-07-11 18:48:19 +01:00
committed by GitHub
3 changed files with 90 additions and 56 deletions

View File

@@ -1046,6 +1046,8 @@ table.dataTable tbody > tr > .selected {
margin: 5px 0;
min-height: 36px;
padding: 4px 8px;
width: 100%;
height: 100%;
}
#output.pre-taillog {