outline current page thumbnail (#7042)

This commit is contained in:
Cilibiu Bogdan
2021-05-21 13:43:02 +03:00
committed by GitHub
parent 5478c88683
commit 272e2d67e3

View File

@@ -28,5 +28,9 @@
&__thumb:hover {
box-shadow: 0 0 5px 0 $black-87-opacity;
}
&__thumb--selected {
border: 2px solid mat-color($alfresco-ecm-blue, A200);
}
}
}