ux: added max width to dashboard settings views

This commit is contained in:
Torkel Ödegaard 2018-02-01 15:45:15 +01:00
parent c0f100f1b5
commit c3181552f8

View File

@ -23,6 +23,7 @@
min-width: 0;
height: 100%;
padding: 30px;
max-width: 1100px;
}
.dashboard-settings__aside {