Commit d443079c by Torkel Ödegaard

fix(): fixed sass issue

parent 163e55c0
{ {
"url": "https://floobits.com/raintank/grafana" "url": "https://floobits.com/raintank/grafana"
} }
\ No newline at end of file
...@@ -115,17 +115,6 @@ ...@@ -115,17 +115,6 @@
margin-right: $spacer/2; margin-right: $spacer/2;
} }
} }
.confirm-model-invalid-input {
border: thin solid $input-invalid-border-color;
}
.modal-content-confirm-text {
margin-bottom: 2rem;
span {
text-align: center;
}
}
} }
.share-modal-body { .share-modal-body {
......
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