Add CSS sub-text in address =>Done

This commit is contained in:
watcharanondh 2023-06-14 17:34:56 +07:00
parent 7fe5ba7bf5
commit 1e37a3a848

View file

@ -103,7 +103,7 @@ const clickSave = async () => {
<div class="col-3 header-sub-text">
อย
</div>
<div class="col-9 header-sub-text">
<div class="col-9 sub-text">
{{ props.getdetail.address }}
</div>
</div>
@ -271,7 +271,6 @@ const clickSave = async () => {
line-height: 150%;
color: #818181;
}
.sub-text {
font-weight: 400;
font-size: 16px;