more
This commit is contained in:
@@ -30,19 +30,13 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
.req-editing-sub-wrapper {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-bottom: 25px;
|
||||
min-width: 700px;
|
||||
}
|
||||
|
||||
.doc-editing-instructions-header {
|
||||
@@ -69,7 +63,7 @@
|
||||
}
|
||||
|
||||
.req-item-inner-div {
|
||||
min-width: 700px;
|
||||
min-width: 720px;
|
||||
}
|
||||
|
||||
.doc-editing-button-container {
|
||||
@@ -334,10 +328,7 @@
|
||||
|
||||
.request-text-up {
|
||||
color: #a2a2a2;
|
||||
margin-top: 6px;
|
||||
margin-bottom: 12px;
|
||||
line-height: 2;
|
||||
padding: 0px 5px;
|
||||
margin-top: 5px;
|
||||
text-align: justify;
|
||||
&.reqq {
|
||||
max-width: 24px;
|
||||
@@ -385,6 +376,7 @@
|
||||
text-align: justify;
|
||||
}
|
||||
.req-edit-comesnow-box {
|
||||
min-width: 740px;
|
||||
margin-bottom: 18px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user