fix : 修复首页适配
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user