This commit is contained in:
danielyxie
2018-01-19 22:47:57 -06:00
parent 281aad993f
commit e88a3936f3
16 changed files with 1085 additions and 623 deletions
+2 -1
View File
@@ -121,11 +121,12 @@
}
.cmpy-mgmt-upgrade-div {
display:inline-block;
border:1px solid white;
margin:4px;
padding:12px;
border-radius:25px;
width:95%;
width:45%;
color:var(--my-font-color);
}