hjg
2023-10-08 a966b5abe5fb804464fe1cd09053a03fe94877fd
1
2
3
4
5
6
7
8
9
.editable-address {
    display: block;
    margin-bottom: 5px;  
}
 
.editable-address span {
    width: 70px;  
    display: inline-block;
}