Skip to content

Commit 1a964b3

Browse files
author
Magne Cedric
committed
feat(unified-login): fix css lightmode
1 parent bafccc9 commit 1a964b3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/ParserOpenRPC/ProjectsBox/styles.module.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ padding: 0 0 8px 0;
1111
}
1212

1313
.selectProjects {
14-
background: #141618 !important;
1514
border: 1px solid #848C96 !important;
1615
border-radius: 8px !important;
1716
padding: 12px 16px 12px 16px !important;
@@ -24,7 +23,6 @@ padding: 0 0 8px 0;
2423
}
2524

2625
.selectDropdown {
27-
background: #141618 !important;
2826
border: 1px solid #848C96 !important;
2927
border-radius: 8px !important;
3028
padding: 12px 16px 12px 16px !important;

0 commit comments

Comments
 (0)