Преглед на файлове

fix(tile-view): popovers should display over icons in other thumbnails

master
Leonard Kim преди 7 години
родител
ревизия
9013c0db39
променени са 1 файла, в които са добавени 11 реда и са изтрити 0 реда
  1. 11
    0
      css/filmstrip/_tile_view_overrides.scss

+ 11
- 0
css/filmstrip/_tile_view_overrides.scss Целия файл

@@ -44,4 +44,15 @@
44 44
     #largeVideoContainer {
45 45
         background-color: $defaultBackground !important;
46 46
     }
47
+
48
+    /**
49
+     * Thumbnail popover menus can overlap other thumbnails. Setting an auto
50
+     * z-index will allow AtlasKit InlineDialog's large z-index to be
51
+     * respected and thereby display over elements in other thumbnails,
52
+     * specifically the various status icons.
53
+     */
54
+    .remotevideomenu,
55
+    .videocontainer__toptoolbar {
56
+        z-index: auto;
57
+    }
47 58
 }

Loading…
Отказ
Запис