mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 20:30:46 -03:30
Merge pull request #11 from mabashian/7249-multi-line-login
Allow for new lines in login info block
This commit is contained in:
commit
f5f575843e
@ -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