Skip to content

Commit

Permalink
remove useless bg-secondary
Browse files Browse the repository at this point in the history
  • Loading branch information
VachetVirginie committed Nov 26, 2024
1 parent b79fc46 commit 0dca544
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ export default defineComponent({
<template>
<div
:class="{ 'vd-form-input': !inline }"
class="vd-select-btn-field bg-secondary"
class="vd-select-btn-field"
>
<VBtnToggle
v-bind="options.btnToggle"
Expand Down

0 comments on commit 0dca544

Please sign in to comment.