fix some bug (css)

This commit is contained in:
SRP-mango 2023-11-23 01:46:40 +07:00
parent 2141a26dbd
commit 725a999e9a

View file

@ -1,6 +1,6 @@
<template>
<v-card
class="stick-bottom card-height"
class="stick-bottom card-height destination-card"
width="100%"
:height="cardHeight"
style="padding-top: 15px;"
@ -362,14 +362,14 @@ export default {
background-color: rgba(230, 230, 230, 1);
}
.v-input__control
.destination-card .v-input__control
{
max-height: 6vh;
max-width: 50vw;
}
.v-field__input
.destination-card .v-field__input
{
/* font-size: 14px; */
padding: 0;