style:主题样式调整

This commit is contained in:
@changcode
2021-11-25 16:05:16 +08:00
parent 404054a621
commit ed8d78b12f
9 changed files with 105 additions and 85 deletions

View File

@@ -220,14 +220,3 @@ export default {
}
}
</script>
<style scoped>
.full-width-height{
width: 100%;
height: 100%;
}
.control-icon-unchecked {
color: #bcbec2;
cursor: not-allowed;
background-color: #f4f4f5;
}
</style>