Updates styles for management section
This commit is contained in:
@@ -562,7 +562,7 @@ $sidebar-active: #f4fcd0;
|
|||||||
|
|
||||||
.account-info,
|
.account-info,
|
||||||
.login-as {
|
.login-as {
|
||||||
background-color: #e7e7e7;
|
background-color: $highlight;
|
||||||
border-radius: rem-calc(3);
|
border-radius: rem-calc(3);
|
||||||
font-size: rem-calc(16);
|
font-size: rem-calc(16);
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
@@ -669,6 +669,10 @@ $sidebar-active: #f4fcd0;
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.management-list {
|
||||||
|
max-width: rem-calc(1200);
|
||||||
|
}
|
||||||
|
|
||||||
// 06. Polls
|
// 06. Polls
|
||||||
// -----------------
|
// -----------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user