feat: Show the build date on the loading banner of unreleased builds (#2659)

This commit is contained in:
Dermot Duffy
2026-08-05 22:15:00 -07:00
committed by GitHub
parent c137f4c00c
commit 567690831c
7 changed files with 85 additions and 5 deletions
+5
View File
@@ -53,3 +53,8 @@ advanced-camera-card-icon {
span {
font-size: x-large;
}
.build-date {
font-size: medium;
opacity: 0.7;
}