flx:修改弹窗展示问题
This commit is contained in:
parent
1c2aca748c
commit
7474d83a36
@ -2172,6 +2172,8 @@ const projectSnName = computed(() => {
|
|||||||
padding: 0 20px 5px;
|
padding: 0 20px 5px;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
overflow-y: auto;
|
||||||
|
max-height: 85vh;
|
||||||
// flex-wrap: wrap;
|
// flex-wrap: wrap;
|
||||||
.content-right {
|
.content-right {
|
||||||
width: 48%;
|
width: 48%;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user