mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +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 {
|
.page-content-container > div:first-child {
|
||||||
width: calc(100vw - 1rem) !important;
|
width: calc(100vw - 1rem) !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user