mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 01:39:44 +01:00
Simplify ui dev mode style
This commit is contained in:
parent
28617d8710
commit
edf681a1e8
@ -18,7 +18,7 @@ html, body, #app-content, .super-dev-container {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
position: relative;
|
position: relative;
|
||||||
background: #cccccc;
|
background: white;
|
||||||
}
|
}
|
||||||
.mock-app-root {
|
.mock-app-root {
|
||||||
background: #F7F7F7;
|
background: #F7F7F7;
|
||||||
|
Loading…
Reference in New Issue
Block a user