Design review fixes

This commit is contained in:
Bahadır Sofuoğlu
2022-12-01 14:50:40 +03:00
parent 58ac76b21e
commit 5e1c2d0a0f
5 changed files with 41 additions and 56 deletions

View File

@@ -146,7 +146,7 @@ const searchCountry = (event) => {
</div>
<div class="col-12 md:col-6">
<h5>Rating</h5>
<Rating v-model="ratingValue" />
<Rating v-model="ratingValue" style="position: relative" />
</div>
<div class="col-12 md:col-6">
<h5>ColorPicker</h5>