浏览代码

fix problem with popover

j8
Ilya Daynatovich 8 年前
父节点
当前提交
51b802da84
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      css/_jitsi_popover.scss

+ 1
- 1
css/_jitsi_popover.scss 查看文件

@@ -17,7 +17,7 @@
17 17
     margin-top: -13px;
18 18
 
19 19
     &__menu-padding {
20
-        height: 10px;
20
+        height: 13px;
21 21
         width: 100px;
22 22
         position: absolute;
23 23
         bottom: -13px;

正在加载...
取消
保存