Commit 366650e1 by Torkel Ödegaard

ux(dashboard): fixed scss issue

parent be99c3e2
......@@ -290,7 +290,7 @@ div.flot-text {
.dash-row-show-title {
.dash-row-header {
display: block;
display: flex;
}
}
......@@ -311,7 +311,7 @@ div.flot-text {
.dash-edit-mode {
.dash-row-header {
display: block;
display: flex;
}
.dash-row {
border-left: 1px solid $dark-4;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment