Fix library list not scrollable and display of selected game details
This commit is contained in:
parent
90bf93d955
commit
f4625ab134
2 changed files with 1 additions and 1 deletions
|
|
@ -5,6 +5,7 @@
|
|||
margin-top: 74px;
|
||||
min-height: calc(100% - 74px);
|
||||
flex-shrink: 0;
|
||||
height: 100%;
|
||||
|
||||
.ant-collapse {
|
||||
border: none;
|
||||
|
|
|
|||
|
|
@ -4,5 +4,4 @@
|
|||
|
||||
.ant-layout-content {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue