Skip to content

Commit 7dc82fa

Browse files
committed
feat: Improve UI by removing duplicate blue border
1 parent 5a3ea04 commit 7dc82fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Features/AuditContent.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,6 @@ const issuesSummary = computed(() => {
270270
271271
&__result-card {
272272
margin-bottom: var(--space-4);
273-
border-left: 3px solid var(--accent-blue);
274273
}
275274
276275
&__result-header {

0 commit comments

Comments
 (0)