Fix 100% height sidebar background
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
html, body, #app-root {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#app-root {
|
||||
background-color: $color-offwhite;
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user