mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-04 13:14:07 +08:00
style: 调整主题切换样式
This commit is contained in:
@@ -37,3 +37,8 @@ const themeChange = (val: boolean) => {
|
|||||||
@change="themeChange"
|
@change="themeChange"
|
||||||
/>
|
/>
|
||||||
</template>
|
</template>
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
:deep(.el-switch__core .el-switch__inner .is-icon) {
|
||||||
|
overflow: visible;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
Reference in New Issue
Block a user