NEZ-1072 feat: 主题切换
This commit is contained in:
@@ -13,15 +13,3 @@ export default {
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
.container {
|
||||
box-sizing: border-box;
|
||||
height: calc(100% - 50px);
|
||||
background-color: #f6f6f6;
|
||||
width: 100%;
|
||||
&>div {
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user