flex icons for actions

This commit is contained in:
Timo 2021-02-19 08:48:49 +02:00
parent 9ecb37c549
commit 23c5965f00

View File

@ -7,7 +7,9 @@
height: calc(100% + 8px);
box-sizing: border-box;
display: none;
justify-content: flex-end;
flex-direction: column;
align-items: flex-end;
justify-content: flex-start;
width: 80px;
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #f9fafb, #f9fafb);