浏览代码

Merge branch '2023-3-28_bai-ban' into jenkins

liushengqiang 2 年之前
父节点
当前提交
3d62e137c4
共有 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;
     position: absolute;
     right: 15Px;
     right: 15Px;
     bottom: 0;
     bottom: 0;
+    bottom: constant(safe-area-inset-bottom);
+    bottom: env(safe-area-inset-bottom);
     width: 50Px;
     width: 50Px;
     height: 54Px;
     height: 54Px;
     display: flex;
     display: flex;