UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

BULL-2078 Direct Links

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