Switch app repo view to use cor-tabs, now that it supports horizontal tabs
This commit is contained in:
parent
ea13469d9d
commit
43619b6745
3 changed files with 87 additions and 79 deletions
|
@ -72,4 +72,10 @@
|
|||
|
||||
.app-public-view-element .co-panel .co-panel-heading i.fa {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.app-public-view-element .co-tab-panel {
|
||||
margin: 0px;
|
||||
box-shadow: none;
|
||||
border: none;
|
||||
}
|
Reference in a new issue