sytyle: 修复 topology 右侧菜单样式错乱的问题

This commit is contained in:
zhangyu
2022-04-19 16:24:26 +08:00
parent be967b374e
commit 847c5257b2

View File

@@ -1,7 +1,7 @@
<!--<style>--> <style>
<!-- @import "./L5/css/iconfont.css";--> @import "./L5/css/iconfont.css";
<!-- @import "./L5/css/props.css";--> @import "./L5/css/props.css";
<!--</style>--> </style>
<template> <template>
<div class="project-box list-page" v-loading="topologyLoading"> <div class="project-box list-page" v-loading="topologyLoading">
<div class="main-list" :style="{height: fromOverView ?'100%' : 'calc(100% - 30px)'}"> <div class="main-list" :style="{height: fromOverView ?'100%' : 'calc(100% - 30px)'}">