NEZ-312 perf: url类型chart增加内边距
This commit is contained in:
@@ -161,11 +161,6 @@
|
||||
.resize-shadow-active {
|
||||
background-color: #888;
|
||||
}
|
||||
.resize-box-url {
|
||||
.vue-resizable-handle {
|
||||
background-color: white;
|
||||
}
|
||||
}
|
||||
.resize-box {
|
||||
.pagination {
|
||||
padding-top: 0;
|
||||
@@ -360,6 +355,12 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.chart-url {
|
||||
.url-container {
|
||||
padding: 0 8px 8px 8px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
}
|
||||
.line-chart-block, .chart-table, .chart-single-stat, .chart-url, .chart-asset-info, .chart-alert-info, .chart-project-info {
|
||||
height: 100%;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user