Skip to content

fix: fix form background color #272

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 23, 2025
Merged

fix: fix form background color #272

merged 1 commit into from
Jul 23, 2025

Conversation

yaroslav8765
Copy link
Contributor

No description provided.

@ivictbor ivictbor merged commit 463e62d into next Jul 23, 2025
1 check passed
@@ -19,7 +19,7 @@
v-for="(column, i) in group.columns"
:key="column.name"
v-if="currentValues !== null"
class="bg-ligftForm dark:bg-gray-800 dark:border-gray-700 block md:table-row"
class="bg-lightForm dark:bg-gray-800 dark:border-gray-700 block md:table-row"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants