Adjusted the border color on the buttons in dashboard nav, fixed alert email text area width, fixed padding-top issue on dashboard settings aside

This commit is contained in:
Matt
2018-01-18 14:40:08 +01:00
parent 7dc046d9f5
commit 0dffb6dbb1
3 changed files with 8 additions and 19 deletions

View File

@@ -26,7 +26,7 @@
}
.dashboard-settings__aside {
padding: 30px 0 0 30px;
padding: 27px 0 0 30px;
background: $panel-bg;
display: flex;
flex-direction: column;