fix: center quick-link pills in mobile header; add APK repack docs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
SITO 2026-05-01 18:01:50 +02:00
parent 72ca759d1f
commit 18ed6a8e2e
3 changed files with 112 additions and 0 deletions

View file

@ -237,6 +237,7 @@ a.logo-icon img.logo-icon {
gap: 6px !important;
padding: 6px 0 6px 0 !important;
align-items: center !important;
justify-content: center !important;
}
.panel-quicklinks::-webkit-scrollbar { display: none !important; }