Repository level overrides fixes to colors.

This commit is contained in:
mateuswetah 2020-05-26 20:29:43 -03:00
parent 9d6afea01d
commit 78d9a1cd79
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
// Repository-level pages // Repository-level pages
// This garantees that any component inside a .repository-level-page // This garantees that any component inside a .repository-level-page
// will have a blue color instead of a turquoise. // will have a blue color instead of a turquoise.
.repository-level-page { #tainacan-admin-app .repository-level-page {
margin-top: 5.875em; margin-top: 5.875em;
height: $page-height !important; height: $page-height !important;