浏览代码

样式修改

lilei 4 年之前
父节点
当前提交
abe6e3bd1f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      components/uni-coods/uni-coods.vue

+ 1 - 1
components/uni-coods/uni-coods.vue

@@ -67,7 +67,7 @@
 			height: 100%;
 			position: absolute;
 			z-index: 10000;
-			border-radius: 15rpx;
+			border-radius: 15rpx 15rpx 0 0;
 			background: rgba($color: #000000, $alpha: 0.4);
 			text-align: center;
 			line-height: 250rpx;