1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-18 20:59:43 +02:00

Middle aligned delete attachment icon

This commit is contained in:
EnesAlili 2016-10-07 20:48:20 +01:00
parent a292b93eb6
commit d7e74f07f0

View file

@ -48,10 +48,10 @@
> .action {
float: right;
margin-top: -8px;
margin-top: -2px;
margin-right: 5px;
@extend .cursor-pointer;
opacity: 0.3;
opacity: 0.5;
@extend .transition-all;
display: none;
color: $color-stroke;