-
Notifications
You must be signed in to change notification settings - Fork 4
feature/RZA-250107: added sharepopover #120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
src/components/SharePopover.astro
Outdated
| </div> | ||
| </div> | ||
|
|
||
| <style> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
create share.css fileand put code there
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
okay, will do.
|
where this has been added? share me page URL , and try to add in header so that it will beavailable for allpages and see whether on every pages it placement is correct |
added this in quote.astro |
recursivezero
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add sharepopover on all pages just like help button with minimum changes in all pages, try to add in header section
…text color iuse; signed commit using ssh
added it on most pages |
added sharepopover, fixed keyboard
