Authored by TaoHuang

fix color

... ... @@ -75,6 +75,10 @@ export default {
</script>
<style lang="scss" scoped>
/deep/ .layout-context {
background-color: #fefefe!important;
}
.date-filter-wrapper {
position: absolute;
width: 100%;
... ...