This commit is contained in:
ken 2026-07-31 10:30:01 +08:00
parent a533615720
commit fd99859420
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@
height: 50px;
}
@media(max-width: $screen-xs){
height: 38px;
height: 32px;
}
@media(max-width: 820px)and(min-width:$screen-xs ){
height: 50px;