fix : 修复首页适配

This commit is contained in:
2024-09-22 00:31:00 +08:00
parent c37e150bb9
commit ea38a6ddef

View File

@@ -825,7 +825,7 @@ const handleView = (row) => {
</script>
<style lang="scss" scoped>
@media (min-width: 1200px) and (max-width: 1920px) {
@media (min-width: 1200px) and (max-width: 1918px) {
.right-top {
height: 684px !important;
}