mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 01:38:50 -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:
@@ -14,6 +14,7 @@
|
||||
color: @login-notice-text;
|
||||
overflow-y: scroll;
|
||||
overflow-x: visible;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.LoginModalNotice-title {
|
||||
|
||||
Reference in New Issue
Block a user