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:
parent
a292b93eb6
commit
d7e74f07f0
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue