Skip to content

Commit

Permalink
change progress style
Browse files Browse the repository at this point in the history
  • Loading branch information
jianyi-gronk committed Jan 23, 2024
1 parent 50094c4 commit 94c7b22
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ui-vue3/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,8 @@ const localeGlobal = reactive(i18n.global.locale)
.__global_float_button_question {
right: 24px;
}
#nprogress .bar {
background: #000000 !important;
}
</style>

0 comments on commit 94c7b22

Please sign in to comment.