瀏覽代碼

fix invite dialog design

master
Ilya Daynatovich 9 年之前
父節點
當前提交
84d71d558e
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      css/input-control/_input-control.scss

+ 2
- 1
css/input-control/_input-control.scss 查看文件

@@ -20,7 +20,6 @@
20 20
     }
21 21
 
22 22
     &__input {
23
-        margin-bottom: 8px;
24 23
 
25 24
         &:last-child {
26 25
             margin-bottom: inherit;
@@ -47,6 +46,8 @@
47 46
     &__container {
48 47
         position: relative;
49 48
         width: 100%;
49
+        margin-top: 5px;
50
+        margin-bottom: 5px;
50 51
         @include flex();
51 52
 
52 53
         .button-control {

Loading…
取消
儲存