mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-11 18:10:49 +08:00
媒体查询手机端宽度
This commit is contained in:
@@ -57,7 +57,7 @@ body,
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 990px){
|
||||
@media screen and (max-width: 1280px){
|
||||
.page-content-container > div:first-child {
|
||||
width: calc(100vw - 1rem) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user