style: 仪表盘菜单下页面顶部时间选中器下拉样式调整

This commit is contained in:
@changcode
2022-06-09 11:41:02 +08:00
parent d171046cc6
commit 2f6a4827fd

View File

@@ -75,7 +75,7 @@
}
.date-range-panel {
height: 410px;
height: 426px;
width: 500px;
background: #FFFFFF;
box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
@@ -112,7 +112,7 @@
}
.date-range-history {
flex: 1;
height: 116px;
overflow-y: auto;
.date-range-history-item {
@@ -171,7 +171,7 @@
}
.date-range-panel-top {
height: 364px;
height: 380px;
}
.date-range-panel-bottom {