mirror of
https://github.com/ansible/awx.git
synced 2026-02-21 13:10:11 -03:30
Refactor breadcrumbs, tabs, routing.
* Cleanup previous params logic from Notificaitons list * Add shared breadcrumbs and tabs components * Structure Organization screens to render only cardBody content * Add styles * Fetch organization when location changes
This commit is contained in:
@@ -57,8 +57,8 @@
|
||||
//
|
||||
|
||||
.pf-c-page__main-section.pf-m-condensed {
|
||||
padding-top: 16px;
|
||||
padding-bottom: 16px;
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user