Skip to content
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

Writer marks bar is partially hidden #17

Closed
gbdesign2023 opened this issue Jul 1, 2024 · 1 comment
Closed

Writer marks bar is partially hidden #17

gbdesign2023 opened this issue Jul 1, 2024 · 1 comment
Labels
type: bug 🐛 Is a bug; fixes a bug

Comments

@gbdesign2023
Copy link

If the content of a cell is formatted with writer marks, the bar is partially hidden.
This should always be completely visible or aligned to the left.

table

  • Kirby 4.3
  • Table Field 2.3.2
@bogdancondorachi
Copy link
Owner

@gbdesign2023 It's happening cause of the overflow: auto required for the responsiveness

At the moment the least I could do is fixing it's position in order to prevent this.

@bogdancondorachi bogdancondorachi added the type: bug 🐛 Is a bug; fixes a bug label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Is a bug; fixes a bug
Projects
None yet
Development

No branches or pull requests

2 participants