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