mirror of
https://gitee.com/coder-xiaomo/flashsale
synced 2025-09-12 23:11:38 +08:00
9 lines
141 B
CSS
9 lines
141 B
CSS
.editable-address {
|
|
display: block;
|
|
margin-bottom: 5px;
|
|
}
|
|
|
|
.editable-address span {
|
|
width: 70px;
|
|
display: inline-block;
|
|
} |