remove horizontal scroll in page
This commit is contained in:
parent
87a7707870
commit
9c21b595cf
@ -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