mirror of
https://github.com/ansible/awx.git
synced 2026-07-30 01:19:58 -02:30
Merge pull request #667 from jlmitch5/orgCards
org cards implementation with rollups
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
font-weight: bold;
|
||||
white-space: nowrap;
|
||||
padding-bottom: 20px;
|
||||
min-height: 40px;
|
||||
}
|
||||
|
||||
.Form-title--is_superuser{
|
||||
@@ -69,6 +70,7 @@
|
||||
.Form-tabHolder{
|
||||
display: flex;
|
||||
margin-bottom: 20px;
|
||||
min-height: 30px;
|
||||
}
|
||||
|
||||
.Form-tab {
|
||||
|
||||
Reference in New Issue
Block a user