Fix start selection navigation

This commit is contained in:
Jacky Ser
2026-08-11 14:46:46 +08:00
parent 718d7c6ccb
commit e855d5aa64
2 changed files with 11 additions and 3 deletions

View File

@@ -92,6 +92,7 @@ a { color: inherit; text-decoration: none; }
.selector-shell {
min-height: 585px;
scroll-margin-top: 94px;
background: white;
border: 1px solid rgba(73,98,142,.15);
border-radius: 22px;