cleanup
This commit is contained in:
@@ -53,13 +53,11 @@
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex: 2 2 auto;
|
||||
max-height: calc(var(--document-viewer-portrait-height-ratio) * 100vh);
|
||||
order: -1;
|
||||
}
|
||||
|
||||
.document-viewer--stacked .document-viewer__details-pane {
|
||||
flex: 1 1 auto;
|
||||
overflow: visible;
|
||||
order: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user