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

Horizontal alignment in table cell 'text-align' is not working. #1322

Open
Louis115 opened this issue Aug 22, 2024 · 2 comments
Open

Horizontal alignment in table cell 'text-align' is not working. #1322

Louis115 opened this issue Aug 22, 2024 · 2 comments
Labels
question Further information is requested

Comments

@Louis115
Copy link

I want to center content in a horizontally, but just found the package does not support the horizontal alignment in table elements. Can we add that new feature? Or is there any workaround? Or which scripts should I look in to?

@Louis115 Louis115 added the enhancement New feature or request label Aug 22, 2024
@daohoangson
Copy link
Owner

What is your HTML?

@daohoangson daohoangson added question Further information is requested and removed enhancement New feature or request labels Sep 29, 2024
@Louis115
Copy link
Author

Louis115 commented Oct 1, 2024

table1
table2

 'border': '1px solid #000',
      // 'text-align': 'center',
      'padding': '2px 5px',
      'outline': '0',
      'width': '100px',

I want to center content in a table cell horizontally, but the 'text-align': 'center' seems not supported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants