diff --git a/src/app/globals.css b/src/app/globals.css index bdfe6cc..8da15c6 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -617,9 +617,10 @@ html { min-height: 260px !important; width: 100% !important; flex: none !important; + order: 1 !important; } .glass-panel-responsive { - order: unset !important; + order: 2 !important; position: relative !important; inset: auto !important; width: 100% !important;