@@ -259,6 +259,8 @@ export default {
animation: label-selector-animation 0.3s ease-out forwards;
+ box-shadow: 10px 10px 20px 10px rgba(0, 0, 0, 0.4);
+
}
@keyframes label-selector-animation {