Closed lc-soft closed 5 years ago
.file-folder { // ... &:hover { top: -2px; box-shadow: 0 1px 5px rgba(0, 0 , 0, 0.1); } &:active { top: 0; opacity: 0.6; } }
mini demo has been written, ready to fix bug.