]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: Configure overflow of popover in health page 36460/head
authorTiago Melo <tmelo@suse.com>
Tue, 21 Jul 2020 20:41:46 +0000 (20:41 +0000)
committerKiefer Chang <kiefer.chang@suse.com>
Wed, 5 Aug 2020 04:02:39 +0000 (12:02 +0800)
Fixes: https://tracker.ceph.com/issues/46657
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit b15b1fe33964ef697aa1179f69188773389aa246)

Conflicts:
      src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/info-card/info-card-popover.scss
      - The order of CSS properties changed in the master.

src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/info-card/info-card-popover.scss

index dcfc4a40058aab90ff2a21c197c70b79c81a7a72..7a5e5ff0c0a6275db669992a299c562183a7de53 100644 (file)
@@ -8,6 +8,7 @@
     max-width: 100%;
     max-height: 19vh;
     font-size: 12px;
+    overflow: auto;
   }
 }