fix class modalfix ==> 03_retire
This commit is contained in:
parent
74cf505d79
commit
7081399c2f
2 changed files with 3 additions and 1 deletions
|
|
@ -398,7 +398,6 @@ onMounted(async () => {
|
||||||
? 'col-md-3 col-xs-12'
|
? 'col-md-3 col-xs-12'
|
||||||
: 'col-md-3 col-xs-12 inputgreen'
|
: 'col-md-3 col-xs-12 inputgreen'
|
||||||
"
|
"
|
||||||
menu-class-name="modalfix"
|
|
||||||
v-model="dateLeave"
|
v-model="dateLeave"
|
||||||
:locale="'th'"
|
:locale="'th'"
|
||||||
autoApply
|
autoApply
|
||||||
|
|
|
||||||
|
|
@ -132,3 +132,6 @@ input.input-alert
|
||||||
|
|
||||||
.filter-card
|
.filter-card
|
||||||
background-color: #f1f1f1b0
|
background-color: #f1f1f1b0
|
||||||
|
|
||||||
|
.modalfix
|
||||||
|
position: fixed !important
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue