样式优化
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
margin-top: 11px;
|
||||
box-sizing: border-box;
|
||||
overflow-y: auto;
|
||||
padding: 15px 15px 15px;
|
||||
padding-bottom: 15px;
|
||||
|
||||
// 用户信息区域
|
||||
.user_info_section {
|
||||
@@ -75,6 +75,8 @@
|
||||
flex-direction: column;
|
||||
gap: 16px;
|
||||
margin-bottom: 16px;
|
||||
padding: 0 15px;
|
||||
|
||||
// margin-top: 98px;
|
||||
|
||||
// 基本信息
|
||||
@@ -282,7 +284,7 @@
|
||||
|
||||
// 球局类型标签页
|
||||
.game_tabs_section {
|
||||
margin-bottom: 16px;
|
||||
margin-bottom: 0;
|
||||
|
||||
.tab_container {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user