update style card
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
</div>
|
||||
<div style="position: relative" class="bg-curve" id="started">
|
||||
<v-row style="height: 100%" align="center" class="text-center">
|
||||
<v-col cols="12" md="6">
|
||||
<v-col cols="12" md="4">
|
||||
<div style="position: relative">
|
||||
<v-btn
|
||||
elevated
|
||||
@@ -54,7 +54,7 @@
|
||||
</v-btn>
|
||||
</div>
|
||||
</v-col>
|
||||
<v-col cols="12" md="6">
|
||||
<v-col cols="12" md="4" class="mt-0 mt-md-10 mt-lg-10">
|
||||
<v-btn
|
||||
elevated
|
||||
color="#DD6C31"
|
||||
@@ -67,11 +67,30 @@
|
||||
:aspect-ratio="1"
|
||||
src="../assets/Group 23.png"
|
||||
width="80"
|
||||
style="position: absolute; bottom: -30px; right: 0px"
|
||||
style="position: absolute; bottom: -30px; right: 50"
|
||||
></v-img>
|
||||
แสดงตนเป็นผู้สมัคร
|
||||
</v-btn>
|
||||
</v-col>
|
||||
<v-col cols="12" md="4">
|
||||
<v-btn
|
||||
elevated
|
||||
color="#DD6C31"
|
||||
class="text-normal"
|
||||
stacked
|
||||
width="300"
|
||||
height="110"
|
||||
to="/search"
|
||||
>
|
||||
<v-img
|
||||
:aspect-ratio="1"
|
||||
src="../assets/search.png"
|
||||
width="100"
|
||||
style="position: absolute; top: -40px; right: 0px"
|
||||
></v-img>
|
||||
ค้นหาผู้สมัคร สว.
|
||||
</v-btn>
|
||||
</v-col>
|
||||
</v-row>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user