mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-23 06:29:51 +03:00
fix
This commit is contained in:
parent
b135fdbea7
commit
f56da227ca
|
@ -14,11 +14,7 @@
|
||||||
font-family: 'Helvetica Neue', 'Lucida Grande', sans-serif;
|
font-family: 'Helvetica Neue', 'Lucida Grande', sans-serif;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
}
|
}
|
||||||
#root,
|
#root {
|
||||||
#root > div {
|
|
||||||
height: 100%;
|
|
||||||
}
|
|
||||||
#root > div > div {
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user