Skip to content

Commit 17c1a5e

Browse files
committed
fix: fix button colors on dark theme
1 parent 213ad1b commit 17c1a5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/ngxe/src/app/table/table.component.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
.suggestion {
101101
background: transparent;
102102
border-radius: .3rem;
103+
color: var(--color);
103104
cursor: pointer;
104105
font-size: .75rem;
105106
margin: .2rem 0;

0 commit comments

Comments
 (0)