Update custom sass

pull/862/head
Daniel Supernault 6 years ago
parent 6fc752b5ad
commit 80624aea83
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -491,3 +491,11 @@ details summary::-webkit-details-marker {
#s-modal .modal-content { #s-modal .modal-content {
border-radius: 0; border-radius: 0;
} }
.text-lighter {
color:#B8C2CC !important;
}
.cursor-pointer {
cursor: pointer;
}

Loading…
Cancel
Save