数据列表高度设置
This commit is contained in:
@@ -85,15 +85,17 @@ onMounted(async () => {
|
||||
/* margin-bottom: 10px; */
|
||||
/* display: flex; */
|
||||
/* gap: 5px; */
|
||||
background-color: #fff;
|
||||
/* background-color: #fff; */
|
||||
/* background-color: #1E2E4A; */
|
||||
/* overflow: hidden; */
|
||||
/* height: 55vh; */
|
||||
/* max-height: 450px; */
|
||||
/* padding-left: 1vh; */
|
||||
/* padding-right:1vh ; */
|
||||
/* overflow: hidden; */
|
||||
height: 55vh;
|
||||
height: 56vh;
|
||||
margin-top: 60px;
|
||||
/* border: 1px solid #1E2E4A; */
|
||||
}
|
||||
.bottom-pan{
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user