Administrator
2023-02-15 ffffbd25e21205601cb9ae60e93ebb2e31b9607e
1
2
3
4
5
6
7
8
9
.editable-address {
    display: block;
    margin-bottom: 5px;  
}
 
.editable-address span {
    width: 70px;  
    display: inline-block;
}