{
  "version": 3,
  "sources": ["libs/js-shared/widgets/src/like-button/like-button.component.css"],
  "sourcesContent": [".like-button {\n    position: relative; /* Make this container the parent for absolute positioning */\n    display: inline-block; /* Ensure it collapses around the image dimensions */\n}\n\n.like-button span {\n    position: absolute; /* Position itself relative to the container */\n    bottom: 0; /* Push it 10px from the bottom */\n    right: 5px; /* Push it 10px from the right */\n    font-size: 10px; /* Adjust font size as needed */\n}\n"],
  "mappings": "AAAA,CAAC,YACG,SAAU,SACV,QAAS,YACb,CAEA,CALC,YAKY,KACT,SAAU,SACV,OAAQ,EACR,MAAO,IACP,UAAW,IACf",
  "names": []
}
