Skip to content

Commit

Permalink
fix:app
Browse files Browse the repository at this point in the history
  • Loading branch information
iRuxu committed Jan 9, 2024
1 parent fd51ab0 commit ccdde4d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/assets/css/app.less
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,7 @@
.quality-5 {
color: #ffa500;
}

.c-sidebar-right{
background-color:#fff !important;
}
1 change: 1 addition & 0 deletions src/views/cj/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,6 @@ export default {
</script>

<style lang="less">
@import "~@/assets/css/app.less";
@import "~@/assets/css/cj/index.less";
</style>

0 comments on commit ccdde4d

Please sign in to comment.