Pull request #216: remove horizontal scroll in page
Merge in RED/ui from RED-1561 to master * commit '9c21b595cf019277cb691f5fc25f416a2fd9a0e9': remove horizontal scroll in page
This commit is contained in:
commit
c7ff3d4513
@ -55,6 +55,11 @@ ngx-monaco-editor {
|
||||
margin-right: 32px;
|
||||
}
|
||||
|
||||
.w-450 {
|
||||
width: 100%;
|
||||
max-width: 450px;
|
||||
}
|
||||
|
||||
.red-input-group {
|
||||
input {
|
||||
padding-right: 32px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user