ソースを参照

https://github.com/tracim/tracim/issues/729, add a margin-bottom on dropdownCreateBtn

AlexiCauvin 6 年 前
コミット
1035a94889
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      frontend/src/css/Workspace.styl

+ 1 - 1
frontend/src/css/Workspace.styl ファイルの表示

@@ -8,7 +8,7 @@
8 8
     &__button
9 9
       display flex
10 10
       justify-content flex-end
11
-      margin 50px 15px 0 0
11
+      margin 45px 15px 45px 0
12 12
       width 100%
13 13
       &__btnaddworkspace
14 14
         margin-bottom 50px