Fix spacing for checklist and set 800px max-width for appconfigure
This commit is contained in:
@@ -364,7 +364,7 @@ onBeforeUnmount(() => {
|
||||
|
||||
.configure-inner {
|
||||
width: 100%;
|
||||
max-width: 1200px;
|
||||
max-width: 800px;
|
||||
margin: auto;
|
||||
padding: 0 15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user