Parcourir la source

[assist] Add the column stats icon back

Johan Ahlen il y a 10 ans
Parent
commit
062f1b5596
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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;
     }