Merged in fix/SW-3101-RTE-table (pull request #2440)
fix(SW-3101): content span all width * fix(SW-3101): content span all width Approved-by: Michael Zetterberg Approved-by: Erik Tiekstra
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
.container {
|
||||
max-width: var(--max-width-content);
|
||||
margin: 0 auto;
|
||||
width: 100%;
|
||||
|
||||
& > :first-child {
|
||||
margin-top: 0;
|
||||
|
||||
Reference in New Issue
Block a user