fix: 刷新弹窗样式

This commit is contained in:
reco_luan 2020-01-09 18:22:28 +08:00
parent b281e64f1a
commit 25da82507b

View File

@ -216,13 +216,13 @@ th, td
/************** SW-Update Popup **************/
.sw-update-popup
border: none;
border-radius: $borderRadius;
box-shadow: var(--box-shadow);
color: var(--text-color);
background: var(--background-color);
> button
background: $accentColor;
border-radius: $borderRadius;
color: var(--text-color);
color: #fff;
-webkit-tap-highlight-color:rgba(0, 0, 0, 0)
border: none;