Skip to content

Commit ecf3f09

Browse files
committed
Remove todo
1 parent 539db79 commit ecf3f09

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

client/app/shared/components/flag/flag.component.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@
1111
color: var(--mat-sys-on-error-container);
1212
}
1313

14-
// todo md3 : investigate why variable --nat-good doesn't apply when used
1514
&.unlimited,
1615
&.available {
17-
background: rgb(71, 199, 0);
16+
background: var(--nat-good);
1817
color: white;
1918
}
2019

0 commit comments

Comments
 (0)