style: 样式调整
This commit is contained in:
@@ -1,9 +1,3 @@
|
|||||||
.cn-panel2 {
|
|
||||||
position: relative;
|
|
||||||
.chart-list {
|
|
||||||
.vue-grid-layout>.vue-grid-item {
|
|
||||||
.cn-chart {
|
|
||||||
height: 100% !important;
|
|
||||||
.cn-chart__app-basic {
|
.cn-chart__app-basic {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
@@ -104,7 +98,3 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|||||||
@@ -1,8 +1,3 @@
|
|||||||
.cn-panel2 {
|
|
||||||
position: relative;
|
|
||||||
.chart-list {
|
|
||||||
.vue-grid-layout>.vue-grid-item {
|
|
||||||
.cn-chart {
|
|
||||||
.cn-chart__table.eventList {
|
.cn-chart__table.eventList {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
@@ -68,7 +63,3 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|||||||
@@ -1,9 +1,3 @@
|
|||||||
.cn-panel2 {
|
|
||||||
position: relative;
|
|
||||||
.chart-list {
|
|
||||||
.vue-grid-layout>.vue-grid-item {
|
|
||||||
.cn-chart {
|
|
||||||
height: 100% !important;
|
|
||||||
.cn-chart__dns-record {
|
.cn-chart__dns-record {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
@@ -32,7 +26,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|||||||
@@ -1,13 +1,4 @@
|
|||||||
.cn-panel2 {
|
|
||||||
position: relative;
|
|
||||||
.chart-list {
|
|
||||||
.vue-grid-layout>.vue-grid-item {
|
|
||||||
.cn-chart {
|
|
||||||
height: 100% !important;
|
|
||||||
.cn-chart__whois {
|
.cn-chart__whois {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|||||||
@@ -1,9 +1,3 @@
|
|||||||
.cn-panel2 {
|
|
||||||
position: relative;
|
|
||||||
.chart-list {
|
|
||||||
.vue-grid-layout>.vue-grid-item {
|
|
||||||
.cn-chart {
|
|
||||||
height: 100% !important;
|
|
||||||
.cn-chart__single-value {
|
.cn-chart__single-value {
|
||||||
&.cn-chart__single-value--detail-overview.cn-chart__single-value--icon-left {
|
&.cn-chart__single-value--detail-overview.cn-chart__single-value--icon-left {
|
||||||
.single-value__icon {
|
.single-value__icon {
|
||||||
@@ -217,7 +211,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|||||||
@@ -1,9 +1,3 @@
|
|||||||
.cn-panel2 {
|
|
||||||
position: relative;
|
|
||||||
.chart-list {
|
|
||||||
.vue-grid-layout>.vue-grid-item {
|
|
||||||
.cn-chart {
|
|
||||||
height: 100% !important;
|
|
||||||
.active-ip.cn-chart__table {
|
.active-ip.cn-chart__table {
|
||||||
height: calc(100% - 47px) !important;
|
height: calc(100% - 47px) !important;
|
||||||
}
|
}
|
||||||
@@ -75,7 +69,3 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|||||||
@@ -1,9 +1,3 @@
|
|||||||
.cn-panel2 {
|
|
||||||
position: relative;
|
|
||||||
.chart-list {
|
|
||||||
.vue-grid-layout>.vue-grid-item {
|
|
||||||
.cn-chart {
|
|
||||||
height: 100% !important;
|
|
||||||
.cn-chart__ip-basic {
|
.cn-chart__ip-basic {
|
||||||
display: flex;
|
display: flex;
|
||||||
.el-descriptions {
|
.el-descriptions {
|
||||||
@@ -23,7 +17,4 @@
|
|||||||
color: #3976CB;
|
color: #3976CB;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|||||||
@@ -196,7 +196,7 @@
|
|||||||
&>.cn-chart {
|
&>.cn-chart {
|
||||||
position: relative;
|
position: relative;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
height: calc(100% - 47px);
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
.chart-drawing {
|
.chart-drawing {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user