Skip to content

Commit

Permalink
fix car board color
Browse files Browse the repository at this point in the history
  • Loading branch information
amfiyong committed Jan 20, 2022
1 parent 3b0fc29 commit 82d54a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metron/css/style/dark/style.dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -4456,7 +4456,7 @@ input[type="button"].btn-block {
word-wrap: break-word;
background-color: #1E1E2D;
background-clip: border-box;
border: 1px solid #ECF0F3;
border: 1px solid #1E1E2D;
border-radius: 0.84rem; }
.card > hr {
margin-right: 0;
Expand Down

0 comments on commit 82d54a8

Please sign in to comment.