better styles for frontends tab

This commit is contained in:
Henry Jameson 2026-06-30 20:39:16 +03:00
commit 087085f05e

View file

@ -54,7 +54,7 @@
dd {
text-overflow: ellipsis;
white-space: nowrap;
overflow-x: hidden;
overflow: hidden;
}
}