Skip to content

Commit 7653bcd

Browse files
Merge branch 'main' into fix-dialogs-markup
2 parents d22d81f + 3b4ea7c commit 7653bcd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

frontend/src/app/components/connections-list/own-connections/own-connections.component.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,10 @@
359359
}
360360

361361
.fabHostedButton {
362+
background: var(--color-accentedPalette-50);
363+
border: 1px solid var(--color-accentedPalette-100);
362364
border-radius: 24px;
365+
color: var(--color-accentedPalette-900);
363366
height: 48px !important;
364367
}
365368

0 commit comments

Comments
 (0)