forked from sombochea/verdaccio-ui
fix(styles): Updated dark colors (#455)
* ref(styles): updated dark colors * updated snaps
This commit is contained in:
committed by
GitHub
parent
1e1c088ac3
commit
d29aa05cc6
@@ -7,6 +7,7 @@ exports[`<App /> should display the Header component 1`] = `
|
||||
|
||||
.emotion-24 {
|
||||
background-color: #4b5e40;
|
||||
color: #fff;
|
||||
min-height: 60px;
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
@@ -731,6 +732,7 @@ exports[`<App /> should display the Loading component at the beginning 1`] = `
|
||||
|
||||
.emotion-24 {
|
||||
background-color: #4b5e40;
|
||||
color: #fff;
|
||||
min-height: 60px;
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
|
||||
Reference in New Issue
Block a user