shish hai 16 horas
pai
achega
880c56f91f
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      ghsApp/src/components/forward-options-popup.vue

+ 4 - 4
ghsApp/src/components/forward-options-popup.vue

@@ -68,14 +68,14 @@ export default {
 	box-sizing: border-box;
 }
 .title {
-	font-size: 42upx;
+	font-size: 46upx;
 	font-weight: bold;
 	color: #333;
 	text-align: center;
 	margin-bottom: 16upx;
 }
 .tip {
-	font-size: 30upx;
+	font-size: 34upx;
 	color: #666;
 	line-height: 1.5;
 	margin-bottom: 28upx;
@@ -86,8 +86,8 @@ export default {
 }
 .popup-btn {
 	flex: 1;
-	height: 90upx;
-	line-height: 90upx;
+	height: 100upx;
+	line-height: 100upx;
 	border-radius: 12upx;
 	font-size: 36upx;
 	margin: 0 10upx;