|
@@ -3105,6 +3105,10 @@ body.hide-subview {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+.lm_header .lm_tabdropdown_list .lm_tab {
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
.lm_header .lm_tabdropdown_list .lm_tab .lm_title {
|
|
|
width: unset;
|
|
|
max-width: 500px;
|
|
@@ -6396,6 +6400,11 @@ fancy-tooltip {
|
|
|
// }
|
|
|
}
|
|
|
|
|
|
+.lm_tabdropdown_list {
|
|
|
+ z-index: 9999 !important;
|
|
|
+ background-color: #111111;
|
|
|
+}
|
|
|
+
|
|
|
.ref-viewer {
|
|
|
overflow-x: hidden;
|
|
|
>.header {
|
|
@@ -6505,4 +6514,4 @@ fancy-tooltip {
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
-}
|
|
|
+}
|