feat(player-desktop): 优化桌面端首页布局与交互,支持悬停快速下注与优胜冠军侧栏
This commit is contained in:
@@ -174,11 +174,13 @@ watch(totalPages, () => {
|
||||
|
||||
.card-body {
|
||||
overflow: hidden;
|
||||
min-height: 138px; /* 3 rows × ~46px each, keeps layout stable during pagination */
|
||||
}
|
||||
|
||||
.carousel-slide {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.announce-row {
|
||||
|
||||
Reference in New Issue
Block a user