remove borders
This commit is contained in:
parent
359164ed0a
commit
edc80f17fe
@ -18,7 +18,7 @@ body {
|
||||
|
||||
#safeArea{
|
||||
margin-top:52px;
|
||||
border: 1px solid gray;
|
||||
/* border: 1px solid gray; */
|
||||
display: none;
|
||||
justify-content: space-between;
|
||||
}
|
||||
@ -48,7 +48,7 @@ body {
|
||||
margin-right: auto;
|
||||
width: 320px;
|
||||
height: 480px;
|
||||
border: 1px solid white;
|
||||
/* border: 1px solid white; */
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user