This commit is contained in:
vinceliuice
2023-04-01 13:05:28 +08:00
parent ccfdf6892c
commit 80ecab5210
7 changed files with 8 additions and 8 deletions

View File

Before

Width:  |  Height:  |  Size: 126 B

After

Width:  |  Height:  |  Size: 126 B

View File

Before

Width:  |  Height:  |  Size: 158 KiB

After

Width:  |  Height:  |  Size: 158 KiB

View File

Before

Width:  |  Height:  |  Size: 202 KiB

After

Width:  |  Height:  |  Size: 202 KiB

View File

Before

Width:  |  Height:  |  Size: 272 KiB

After

Width:  |  Height:  |  Size: 272 KiB

View File

Before

Width:  |  Height:  |  Size: 276 KiB

After

Width:  |  Height:  |  Size: 276 KiB

View File

@@ -4,7 +4,7 @@
#overviewGroup {
background-color: rgba($osd_bg_color, 1);
background-image: url("assets/background.png");
background-repeat: no-repeat;
background-size: cover;
// background-image: url("assets/background.png");
// background-repeat: no-repeat;
// background-size: cover;
}