From 642c8bffa50be928d6b08008c07f26b94e5d1ca2 Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Wed, 27 Feb 2019 16:37:56 +0800 Subject: [PATCH] 弹窗 --- src/styles/reset.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/reset.css b/src/styles/reset.css index 319c10c..0c4785b 100644 --- a/src/styles/reset.css +++ b/src/styles/reset.css @@ -133,7 +133,7 @@ table { width:220px; height: 181px; padding:0 15px 15px 15px; - background:rgba(3,38,116,.49) url("../assets/img/sectionsmall.png") no-repeat; + background:rgba(3,38,116,.7) url("../assets/img/sectionsmall.png") no-repeat; background-size: 100% 100%; } .dialog-header{ -- libgit2 0.21.4