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

@@ -77,7 +77,7 @@ const seats = new Array(props.total).fill(1);
.founder {
position: absolute;
background-color: #fed847;
top: 0;
top: 6px;
color: #000;
font-size: 10px;
padding: 2px 5px;