This commit is contained in:
yanran200730
2023-04-26 09:15:35 +08:00
parent b126053e09
commit 7086b7af99
2 changed files with 3 additions and 3 deletions

View File

@@ -329,7 +329,7 @@ export default {
z-index: 1;
width: 100%;
height: 100%;
background: rgba($color: #000000, $alpha: 0);
background: rgba($color: #000000, $alpha: 0.1);
}
.info-content {