Content-Length: 1956 | pFad | http://github.com/postgresml/postgresml/pull/986.patch
thub.com
From 171157c3eecb2483bcd3f5c4614739dc2e34e74d Mon Sep 17 00:00:00 2001
From: Lev Kokotov
Date: Tue, 5 Sep 2023 17:23:10 -0700
Subject: [PATCH] fix notebooks
---
pgml-dashboard/src/components/dropdown/dropdown.scss | 1 -
pgml-dashboard/templates/content/dashboard/panels/notebook.html | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/pgml-dashboard/src/components/dropdown/dropdown.scss b/pgml-dashboard/src/components/dropdown/dropdown.scss
index 6b452ec33..79c0d89ba 100644
--- a/pgml-dashboard/src/components/dropdown/dropdown.scss
+++ b/pgml-dashboard/src/components/dropdown/dropdown.scss
@@ -1,6 +1,5 @@
.dropdown {
@extend .d-flex;
- min-width: 100%;
.dropdown-toggle {
a {
diff --git a/pgml-dashboard/templates/content/dashboard/panels/notebook.html b/pgml-dashboard/templates/content/dashboard/panels/notebook.html
index d76a0e92e..108eaa82a 100644
--- a/pgml-dashboard/templates/content/dashboard/panels/notebook.html
+++ b/pgml-dashboard/templates/content/dashboard/panels/notebook.html
@@ -59,7 +59,7 @@
Delete
-