瀏覽代碼

样式修改

tanxue 2 月之前
父節點
當前提交
77fb3331aa
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      common/styles/global/pages.scss

+ 1 - 1
common/styles/global/pages.scss

@@ -525,7 +525,7 @@
 /*** 家政人员列表 ***/
 .admin-jiazheng-list{
 	width: 100%;height: 100vh;position: relative;
-	.jz-scroll-view {height: calc(100vh - 256rpx - var(--status-bar-height));}
+	.jz-scroll-view {height: calc(100vh - 250rpx - var(--status-bar-height));}
 	.all-type-box{
 		position: absolute;top: 80rpx;left: 0;right: 0;bottom: 0;
 		z-index: 2;background-color: rgba(0,0,0,0.3);