Browse Source

[assist] Add the column stats icon back

Johan Ahlen 10 năm trước cách đây
mục cha
commit
062f1b5596
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      desktop/core/src/desktop/templates/assist.mako

+ 4 - 0
desktop/core/src/desktop/templates/assist.mako

@@ -94,6 +94,10 @@ from desktop.views import _ko
       cursor: pointer;
     }
 
+    .assist-column {
+      position: relative;
+    }
+
     .assist-entry,a {
       white-space: nowrap;
     }