Переглянути джерело

HUE-6470 [core] Adjust the z-index of the custom banner so the result table doesn't overlap

Enrico Berti 9 роки тому
батько
коміт
614805620b

Різницю між файлами не показано, бо вона завелика
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


+ 5 - 0
desktop/core/src/desktop/static/desktop/less/hue.less

@@ -888,3 +888,8 @@ a:visited {
 #clearNotificationHistoryModal {
   z-index: 10000;
 }
+
+.banner {
+  position: relative;
+  z-index: 1010;
+}

Деякі файли не було показано, через те що забагато файлів було змінено