瀏覽代碼

fix(prejoin) fix incorrect alignment of alternative join options (#10218)

remove styles that break the inline dialog's position management
master
Avram Tudor 3 年之前
父節點
當前提交
b250f21f91
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 0 行新增3 行删除
  1. 0
    3
      css/premeeting/_prejoin.scss

+ 0
- 3
css/premeeting/_prejoin.scss 查看文件

@@ -21,7 +21,6 @@
21 21
 .prejoin-preview {
22 22
     &-dropdown-btns {
23 23
         padding: 8px 0;
24
-        width: calc(100% - 48px);
25 24
     }
26 25
   
27 26
     &-dropdown-btn {
@@ -59,8 +58,6 @@
59 58
             background: #fff;
60 59
             padding: 0;
61 60
             position: absolute !important;
62
-            top: 48px !important;
63
-            transform: none !important;
64 61
             width: 100%;
65 62
         }
66 63
     }

Loading…
取消
儲存