Compare commits
3 Commits
w2
...
0fdf92e924
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0fdf92e924 | ||
|
|
70ecd4fc67 | ||
|
|
76f0153569 |
@@ -1922,7 +1922,7 @@ onUnmounted(() => {
|
||||
overflow-y: auto;
|
||||
position: relative;
|
||||
margin-top: 0.8rem;
|
||||
max-height: 420px;
|
||||
max-height: 427px;
|
||||
}
|
||||
|
||||
.table-header {
|
||||
@@ -2067,6 +2067,7 @@ onUnmounted(() => {
|
||||
gap: 15px;
|
||||
}
|
||||
|
||||
/* 移除空的total-score-content规则集以避免SCSS警告 */
|
||||
|
||||
|
||||
.total-score-item {
|
||||
@@ -2100,7 +2101,7 @@ onUnmounted(() => {
|
||||
/* 照片容器样式 */
|
||||
.team-logo.photo-container {
|
||||
overflow: hidden;
|
||||
margin-top: -97px;
|
||||
margin-top: -96px;
|
||||
}
|
||||
|
||||
.individual-champion {
|
||||
|
||||
Reference in New Issue
Block a user