increase address height
This commit is contained in:
parent
6df046c315
commit
e0046c7d02
1 changed files with 2 additions and 0 deletions
|
|
@ -10,8 +10,10 @@
|
||||||
.border-top{
|
.border-top{
|
||||||
border-top:1px solid rgb(228,228,228);
|
border-top:1px solid rgb(228,228,228);
|
||||||
}
|
}
|
||||||
|
.scroll{height:100%;}
|
||||||
#address {
|
#address {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
height:70%;
|
||||||
.incomplete {
|
.incomplete {
|
||||||
padding: 50px;
|
padding: 50px;
|
||||||
height: 350px;
|
height: 350px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue