Pane layout patches for mobile, Code cleanup.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
.pane.spacer {
|
||||
grid-area: spacer;
|
||||
|
||||
width: min-content;
|
||||
height: calc(100vh - calc(var(--spacing-large) * 2));
|
||||
|
||||
display: grid;
|
||||
|
||||
Reference in New Issue
Block a user