【update】整体调整
This commit is contained in:
+1
-29
@@ -115,35 +115,7 @@ export default {
|
||||
</script>
|
||||
<style scoped lang="less">
|
||||
#app {
|
||||
min-height: 100%;
|
||||
height: fit-content;
|
||||
background-image: url("~@assets/bg.png");
|
||||
background-size: cover;
|
||||
|
||||
/deep/.sider.light {
|
||||
background-color: transparent;
|
||||
|
||||
ul.ant-menu,
|
||||
.ant-menu-submenu > .ant-menu {
|
||||
background-color: transparent;
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
/deep/ .ant-layout.layout {
|
||||
&, &.sidemenu {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.ant-layout-header, .header {
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
/deep/ .ant-layout.layout,
|
||||
/deep/ .ant-layout.layout .ant-layout-header,
|
||||
/deep/ .ant-layout.layout .header,
|
||||
/deep/ .ant-layout.sidemenu {
|
||||
background-color: transparent;
|
||||
}
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.watermark {
|
||||
|
||||
Reference in New Issue
Block a user