Increase font weight for session title label (#305736)

style: increase font weight for session title label

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
This commit is contained in:
Lee Murray
2026-03-27 17:54:33 +00:00
committed by GitHub
parent b8b0273793
commit 2b75555f55

View File

@@ -61,6 +61,7 @@
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-weight: 500;
}
/* Repository/folder label */