ソースを参照

HUE-5037 [assist] Increase spacing between the action icons

Johan Ahlen 9 年 前
コミット
50bf71c
1 ファイル変更4 行追加0 行削除
  1. 4 0
      desktop/core/src/desktop/templates/assist.mako

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

@@ -239,6 +239,10 @@ from metadata.conf import has_navigator
       background-color: #FFF;
     }
 
+    .assist-db-header-actions > * {
+      margin-left: 2px;
+    }
+
     .assist-actions {
       position:absolute;
       top: 0;