Remove unnecessary CSS rule for form editor max width
[MAILPEOT-4029]
This commit is contained in:
committed by
Veljko V
parent
faf9ea38e3
commit
b84893ee9b
@@ -16,12 +16,6 @@
|
|||||||
background-color: $color-white;
|
background-color: $color-white;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Fix for fixed bar forms
|
|
||||||
// This will prevent editor width to grow and push sidebar out of the screen
|
|
||||||
.interface-interface-skeleton__editor {
|
|
||||||
max-width: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
// Fix for settings toolbar placement in header
|
// Fix for settings toolbar placement in header
|
||||||
.edit-post-header {
|
.edit-post-header {
|
||||||
flex-direction: row-reverse;
|
flex-direction: row-reverse;
|
||||||
|
Reference in New Issue
Block a user