mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 06:01:25 -03:30
Updated fix for form titles
This commit is contained in:
parent
7816d8e39e
commit
52c861503b
@ -47,6 +47,7 @@
|
||||
word-break: break-all;
|
||||
max-width: 90%;
|
||||
word-wrap: break-word;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.Form-secondaryTitle{
|
||||
|
||||
@ -13,6 +13,7 @@
|
||||
.Modal-header {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
.Modal-title {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user