UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

BULL-2078 Direct Links

Merged kjeffries requested to merge BULL-2078 into master
All threads resolved!
Files
3
@@ -53,6 +53,12 @@ export default {
vertical-align: middle;
cursor: not-allowed;
}
.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
transform: scale(1.1);
}
.card-style {
max-width: 400px;
}
Loading