Commit 09f11cf6 by Torkel Ödegaard

updated

parent 4ea30025
......@@ -115,6 +115,17 @@
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 {
......
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