sytyle: 修复 topology 右侧菜单样式错乱的问题
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!--<style>-->
|
||||
<!-- @import "./L5/css/iconfont.css";-->
|
||||
<!-- @import "./L5/css/props.css";-->
|
||||
<!--</style>-->
|
||||
<style>
|
||||
@import "./L5/css/iconfont.css";
|
||||
@import "./L5/css/props.css";
|
||||
</style>
|
||||
<template>
|
||||
<div class="project-box list-page" v-loading="topologyLoading">
|
||||
<div class="main-list" :style="{height: fromOverView ?'100%' : 'calc(100% - 30px)'}">
|
||||
|
||||
Reference in New Issue
Block a user