liushengqiang 2 年之前
父節點
當前提交
557ddd6fa1
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/views/coursewarePlay/component/tools/pen.module.less

+ 2 - 0
src/views/coursewarePlay/component/tools/pen.module.less

@@ -25,6 +25,8 @@
     position: absolute;
     right: 15Px;
     bottom: 0;
+    bottom: constant(safe-area-inset-bottom);
+    bottom: env(safe-area-inset-bottom);
     width: 50Px;
     height: 54Px;
     display: flex;