Explorar o código

🐛 correctly set panel widths (bug in HSL 9)

jmacura %!s(int64=3) %!d(string=hai) anos
pai
achega
e80eb1bcfa
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/app.config.ts

+ 2 - 1
src/app.config.ts

@@ -177,7 +177,8 @@ export const AppConfig = {
     },
   },
   panelWidths: {
-    datasource_selector: 400,
+    default: 450,
+    datasource_selector: 450,
   },
   // allowAddExternalDatasets: false,
   panelsEnabled: {