Frontend layout fixed

This commit is contained in:
Vion
2022-01-30 15:07:06 +08:00
parent b3c21bb35f
commit 2fdfb0e9c1
5 changed files with 31 additions and 63 deletions

View File

@@ -122,6 +122,16 @@
max-width:100%;
}
}
.tns-item {
video {
max-width:31.25rem;
min-width:28.25rem;
max-height:31.25rem;
min-height:28.25rem;
width:36vw;
height:36vw;
}
}
// 手机端
@media screen and (max-width:768px) {
.uservideo{