[bugfix] AddressEdit: missing border (#1800)

This commit is contained in:
neverland
2018-09-13 20:55:09 +08:00
committed by GitHub
parent 3d00566182
commit eeb7f0d1ca
5 changed files with 51 additions and 35 deletions

View File

@@ -28,6 +28,8 @@
}
&-detail {
padding: 0;
&__finish {
color: $blue;
font-size: 12px;