make heart icon in left side

This commit is contained in:
yazninja 2022-05-04 13:03:31 +08:00
parent a536e544a5
commit 7c9bb139e0
2 changed files with 10 additions and 7 deletions

View file

@ -542,6 +542,7 @@
overflow-y: overlay;
overflow-x:hidden;
padding: var(--contentInnerPadding);
padding-inline: 40px;
-webkit-mask-image: linear-gradient(180deg, transparent, white 20px);
.well {
margin:0px;