Repository level overrides fixes to colors.
This commit is contained in:
parent
9d6afea01d
commit
78d9a1cd79
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue