fix datepicker class 05_placement

This commit is contained in:
Warunee Tamkoo 2025-06-06 09:44:14 +07:00
parent 13837fb002
commit 1564e8f7bb
22 changed files with 5 additions and 59 deletions

View file

@ -758,8 +758,4 @@ onMounted(() => {
</template>
</HistoryTable>
</template>
<style lang="scss">
.modalfix {
position: fixed !important;
}
</style>
<style lang="scss"></style>

View file

@ -1211,10 +1211,6 @@ onMounted(async () => {
</template>
<style lang="scss">
.modalfix {
position: fixed !important;
}
.no-border {
border: none !important;
box-shadow: none !important;