mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-29 04:53:54 +03:00
fix(extension): fix style of links (#835)
This commit is contained in:
parent
4d8daffc6b
commit
01ad152ac9
|
@ -16,9 +16,6 @@ style.
|
||||||
background-color: rgb(53, 59, 70);
|
background-color: rgb(53, 59, 70);
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
a {
|
|
||||||
color: #fff;
|
|
||||||
}
|
|
||||||
#root {
|
#root {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user