WIP Сделала хедер карточки
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
:bg-color="bgColor",
|
||||
:standout="standout",
|
||||
dense,
|
||||
:behavior="behavior",
|
||||
emit-value,
|
||||
map-options
|
||||
)
|
||||
@@ -100,3 +101,9 @@ export default {
|
||||
},
|
||||
};
|
||||
</script>
|
||||
<style lang="sass">
|
||||
.q-btn--outline:before, .q-field--outlined .q-field__control:before
|
||||
border-width: 1px !important
|
||||
.q-field__marginal
|
||||
color: var(--font-grey-color) !important
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user