Merge branch 'dev' into dev-yxl

master
于肖磊 2025-01-22 11:10:53 +08:00
commit 7dc6d82312
1 changed files with 5 additions and 0 deletions

View File

@ -212,4 +212,9 @@
.tabs-contents {
max-width: 800px !important;
}
@media only screen and (min-width: 800px) {
.tabs-container .tabs-top {
left: calc(50% - 400px) !important;
}
}
</style>