mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
Merge pull request #562 from AnotiaWang/fix/batchupgrader-background
This commit is contained in:
commit
d1984a06a3
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@ async function performUpgrade() {
|
|||
<style lang="less">
|
||||
.dark {
|
||||
.core-upgrade-log-container {
|
||||
background-color: rgba(0, 0, 0, 0.84);
|
||||
background-color: rgba(0, 0, 0, 0.84) !important;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue