wrap with main panel style
This commit is contained in:
parent
36b1ee2be9
commit
e3a79b2303
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
error-message="'Repository not found'">
|
||||
<div class="page-content">
|
||||
<!-- New Public Repo Page experiment -->
|
||||
<div ng-if="newRepoExperiment">
|
||||
<div ng-if="newRepoExperiment" class="main-panel">
|
||||
<!-- Test React Component -->
|
||||
<div>
|
||||
<div>
|
||||
|
|
Reference in a new issue