Browse Source

修改

master
453530270@qq.com 2 years ago
parent
commit
3ae8deb68d
  1. 2
      src/views/contract/index.vue

2
src/views/contract/index.vue

@ -379,7 +379,7 @@ export default {
}; };
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.justify-content-between >>> .dark-app .theme-switch .theme-switch-button .left, .dark-app .theme-switch .theme-switch-button .right{ .justify-content-between ::v-deep .dark-app .theme-switch .theme-switch-button .left, .dark-app .theme-switch .theme-switch-button .right{
color:white !important color:white !important
} }
</style> </style>

Loading…
Cancel
Save