xd
This commit is contained in:
@@ -1727,7 +1727,7 @@ body.layout-modern .global-sidebar-right {
|
|||||||
---------------------------------------------------------- */
|
---------------------------------------------------------- */
|
||||||
body.layout-modern .item-layout-container {
|
body.layout-modern .item-layout-container {
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: min(350px, 30vw) minmax(0, 1fr) 350px;
|
grid-template-columns: min(350px, 30vw) minmax(0, 1fr) 300px;
|
||||||
grid-template-rows: auto;
|
grid-template-rows: auto;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
height: calc(100vh - var(--navbar-h, 50px));
|
height: calc(100vh - var(--navbar-h, 50px));
|
||||||
|
|||||||
Reference in New Issue
Block a user