mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 13:11:19 -03:30
Allow for new lines in login info block
This commit is contained in:
parent
f175fbba23
commit
7d5e2625b7
@ -14,6 +14,7 @@
|
||||
color: @login-notice-text;
|
||||
overflow-y: scroll;
|
||||
overflow-x: visible;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.LoginModalNotice-title {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user