fix
This commit is contained in:
@@ -356,7 +356,7 @@ export default defineComponent({
|
||||
flex-direction: column;
|
||||
// height: 300px;
|
||||
min-height: 50rem;
|
||||
max-height: 65rem;
|
||||
max-height: calc(100rem*.614);
|
||||
overflow-y: auto;
|
||||
// border-radius: ;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user