UI Page: style node description with its own class.
Instead of relying on 'landing'.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
include ../../../mixins/components
|
||||
|
||||
//- Remove custom classes applied by the landing template (that turn background black).
|
||||
| {% block bodyclasses %}{% endblock %}
|
||||
| {% block bodyclasses %}page{% endblock %}
|
||||
|
||||
| {% block body %}
|
||||
| {% if project and project.has_method('PUT') %}
|
||||
|
Reference in New Issue
Block a user