mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 04:16:31 +02:00
Merge remote-tracking branch 'remotes/from/ce/main'
This commit is contained in:
commit
3d68dbdd48
@ -109,7 +109,7 @@ $console-close-height: 35px;
|
||||
|
||||
.panel-open .console-ui-panel {
|
||||
box-shadow: box-shadow_variables.$box-shadow-highest;
|
||||
min-height: 425px;
|
||||
min-height: 460px;
|
||||
}
|
||||
|
||||
.main--console-open {
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
}
|
||||
|
||||
.page-container {
|
||||
min-height: 100vh;
|
||||
min-height: calc(100vh - 60px);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: flex-end;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user