mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 09:57:35 -02: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;
|
color: @login-notice-text;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
overflow-x: visible;
|
overflow-x: visible;
|
||||||
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.LoginModalNotice-title {
|
.LoginModalNotice-title {
|
||||||
|
|||||||
Reference in New Issue
Block a user