Merge branch 'VM/RED-7678' into 'master'
RED-7678 - In-Place editing fields in Workflow View not aligned correctly Closes RED-7678 See merge request redactmanager/red-ui!140
This commit is contained in:
commit
99701c7cd2
@ -72,8 +72,10 @@
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
&.file-name-column-input,
|
||||
.workflow-edit-input {
|
||||
&.workflow-edit-input {
|
||||
justify-content: space-between;
|
||||
left: 0;
|
||||
top: -5px;
|
||||
box-shadow: none;
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
@ -82,12 +84,6 @@
|
||||
form {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
&.workflow-edit-input {
|
||||
justify-content: space-between;
|
||||
left: 0;
|
||||
top: -5px;
|
||||
|
||||
iqser-circle-button {
|
||||
margin: 0 5px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user