浏览代码

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