mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-24 09:50:08 +00:00
Make sure applications filter is expanded on xlarge and xxlarge screens (#2065)
This commit is contained in:
parent
47804103d9
commit
355e949a87
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
@include breakpoint(xxlarge only) {
|
||||
@include breakpoint(xxlarge up) {
|
||||
&__summary {
|
||||
margin-top: 5.3em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue