feat(ui): add brand identity and police record
giteabot / giteabot (push) Canceled after 0s
giteabot backport / giteabot (push) Canceled after 0s
release-nightly-snapcraft / build-and-publish (push) Canceled after 0s
release-nightly / nightly-binary (push) Canceled after 0s
release-nightly / nightly-container (push) Canceled after 0s

Assisted-by: Codex: GPT-5
This commit is contained in:
2026-08-18 13:24:34 +08:00
parent 3a3bf9468a
commit a3957a415e
5 changed files with 54 additions and 0 deletions
+12
View File
@@ -69,6 +69,18 @@
gap: 0.5em;
}
.page-footer .footer-police-record {
display: inline-flex;
align-items: center;
gap: 4px;
}
.page-footer .footer-police-record img {
width: 18px;
height: 20px;
object-fit: contain;
}
.page-footer .right-links {
margin-left: auto;
min-width: 180px; /* make sure the menu dropdown doesn't overflow horizontally when language name is short */