Remove relative
This commit is contained in:
@@ -146,7 +146,7 @@ const searchCountry = (event) => {
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-12 md:col-6">
|
<div class="col-12 md:col-6">
|
||||||
<h5>Rating</h5>
|
<h5>Rating</h5>
|
||||||
<Rating v-model="ratingValue" style="position: relative" />
|
<Rating v-model="ratingValue" />
|
||||||
</div>
|
</div>
|
||||||
<div class="col-12 md:col-6">
|
<div class="col-12 md:col-6">
|
||||||
<h5>ColorPicker</h5>
|
<h5>ColorPicker</h5>
|
||||||
|
|||||||
Reference in New Issue
Block a user