dougbyrne commented on issue #10367:
URL: https://github.com/apache/airflow/issues/10367#issuecomment-1529793001
Is there another issue opened already to provide better styles for markdown
tables? I came up with this style but I'm not sure how to inject it into the
airflow app.
```css
div.rich_doc td, th {
padding: 5px;
border: 1px solid black;
}
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]