Fix background color of node-container on /about

This commit is contained in:
Pablo Vazquez 2016-09-06 12:11:47 +02:00
parent 634ad86fa1
commit 29a0bed39b

View File

@ -677,6 +677,7 @@ ul.project_nav-edit-list
#node-container #node-container
flex: 1 flex: 1
color: $color-text-dark color: $color-text-dark
background-color: white
/* For error messages (403) and other overlaid text*/ /* For error messages (403) and other overlaid text*/
#node-overlay #node-overlay