Merge pull request #660 from dod-ccpo/sidebar-ie
Sidebar full height on IE
This commit is contained in:
commit
f0099a2e4a
@ -1,3 +1,7 @@
|
|||||||
|
html, body, #app-root {
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
#app-root {
|
#app-root {
|
||||||
background-color: $color-offwhite;
|
background-color: $color-offwhite;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user