fix datepicker class 05_placement
This commit is contained in:
parent
13837fb002
commit
1564e8f7bb
22 changed files with 5 additions and 59 deletions
|
|
@ -758,8 +758,4 @@ onMounted(() => {
|
|||
</template>
|
||||
</HistoryTable>
|
||||
</template>
|
||||
<style lang="scss">
|
||||
.modalfix {
|
||||
position: fixed !important;
|
||||
}
|
||||
</style>
|
||||
<style lang="scss"></style>
|
||||
|
|
|
|||
|
|
@ -1211,10 +1211,6 @@ onMounted(async () => {
|
|||
</template>
|
||||
|
||||
<style lang="scss">
|
||||
.modalfix {
|
||||
position: fixed !important;
|
||||
}
|
||||
|
||||
.no-border {
|
||||
border: none !important;
|
||||
box-shadow: none !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue