Add messaging if viewing a repo via the wrong path
This commit is contained in:
parent
c61e212ecd
commit
8c56a86280
3 changed files with 28 additions and 18 deletions
|
@ -7,6 +7,10 @@
|
|||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.error-view-element h2 .repo-circle {
|
||||
margin-right: 16px;
|
||||
}
|
||||
|
||||
.error-view-element h3 {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
|
Reference in a new issue