Updates styles for management section

This commit is contained in:
decabeza
2018-05-30 18:02:00 +02:00
parent 57a0aaba97
commit 3b9b9c5c8f

View File

@@ -562,7 +562,7 @@ $sidebar-active: #f4fcd0;
.account-info,
.login-as {
background-color: #e7e7e7;
background-color: $highlight;
border-radius: rem-calc(3);
font-size: rem-calc(16);
font-weight: normal;
@@ -669,6 +669,10 @@ $sidebar-active: #f4fcd0;
}
}
.management-list {
max-width: rem-calc(1200);
}
// 06. Polls
// -----------------