This commit is contained in:
kron
2025-06-17 12:01:44 +08:00
parent ca846f13ea
commit 447c9e31f5
8 changed files with 293 additions and 26 deletions

View File

@@ -342,21 +342,6 @@ onUnmounted(() => {
height: calc(100% - 40px);
overflow-x: hidden;
}
.founder {
position: absolute;
background-color: #fed847;
top: 0;
color: #000;
font-size: 12px;
padding: 2px 5px;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
}
.player-bg {
position: absolute;
width: 52px;
right: 0;
}
.tips {
color: #fff9;
width: 100%;