summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/views/performance/performance-vnf/performance-vnf.component.less
diff options
context:
space:
mode:
Diffstat (limited to 'usecaseui-portal/src/app/views/performance/performance-vnf/performance-vnf.component.less')
-rw-r--r--usecaseui-portal/src/app/views/performance/performance-vnf/performance-vnf.component.less5
1 files changed, 1 insertions, 4 deletions
diff --git a/usecaseui-portal/src/app/views/performance/performance-vnf/performance-vnf.component.less b/usecaseui-portal/src/app/views/performance/performance-vnf/performance-vnf.component.less
index cc4e1ca5..6040dcc5 100644
--- a/usecaseui-portal/src/app/views/performance/performance-vnf/performance-vnf.component.less
+++ b/usecaseui-portal/src/app/views/performance/performance-vnf/performance-vnf.component.less
@@ -58,7 +58,7 @@
:hover {
border-color: #48C6EF;
}
- //下拉框中的样式在style.less中,下拉框是在body中额外临时生成的
+ //The style in the drop-down box is in style.less, and the drop-down box is extra temporary generated in the body.
}
.search {
margin-left: 20px;
@@ -74,7 +74,6 @@
}
.content {
- // background-color: #fff;
border-radius: 5px;
padding: 12px;
.vnfs {
@@ -82,7 +81,6 @@
flex-wrap: wrap;
justify-content: space-around;
.vnf {
- // width: 180px;
background-color: #fff;
width: 18%;
height: 200px;
@@ -118,7 +116,6 @@
}
}
.empty {
- // width: 180px;
width: 18%;
height: 200px;
margin: 5px;