flex icons for actions
This commit is contained in:
parent
9ecb37c549
commit
23c5965f00
@ -7,7 +7,9 @@
|
|||||||
height: calc(100% + 8px);
|
height: calc(100% + 8px);
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
display: none;
|
display: none;
|
||||||
justify-content: flex-end;
|
flex-direction: column;
|
||||||
|
align-items: flex-end;
|
||||||
|
justify-content: flex-start;
|
||||||
width: 80px;
|
width: 80px;
|
||||||
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #f9fafb, #f9fafb);
|
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #f9fafb, #f9fafb);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user