Skip to content

Commit 9046061

Browse files
ai chat: fix suggestions titles margin
1 parent 575752b commit 9046061

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/app/components/dashboard/db-table-view/db-table-ai-panel/db-table-ai-panel.component.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -882,7 +882,7 @@
882882
text-transform: uppercase;
883883
letter-spacing: 0.5px;
884884
color: rgba(0, 0, 0, 0.4);
885-
margin: 12px 0 4px 0;
885+
margin: 12px 0 4px 0 !important;
886886
}
887887

888888
.ai-category:first-child .ai-category__title {

0 commit comments

Comments
 (0)