mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
Signed-off-by: Julien Fuix <julienfuix@epitech.eu> Co-authored-by: Julien Fuix <julienfuix@epitech.eu>
This commit is contained in:
parent
53f4f83cb6
commit
357972e803
1 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@ $header: 120px;
|
|||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: map-get($breakpoints, xlarge)) {
|
||||
@media screen and (max-width: map-get($breakpoints, xxlarge)) {
|
||||
.page__content-wrapper {
|
||||
min-height: calc(100vh - 3 * 50px);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue