mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-09 00:59:37 +02:00
Fix table alignment
This commit is contained in:
@@ -99,8 +99,8 @@ For simple color customization:
|
|||||||
|
|
||||||
The following CSS class selectors are available for richer styling:
|
The following CSS class selectors are available for richer styling:
|
||||||
|
|
||||||
| Selector | Description |
|
| Selector | Description |
|
||||||
| :--------------------------- | :---------------------------------------------------- |
|
| :------------------------- | :---------------------------------------------------- |
|
||||||
| `.er.entityBox` | The box representing an entity |
|
| `.er.entityBox` | The box representing an entity |
|
||||||
| `.er.entityLabel` | The label for an entity |
|
| `.er.entityLabel` | The label for an entity |
|
||||||
| `.er.relationshipLabel` | The label for a relationship |
|
| `.er.relationshipLabel` | The label for a relationship |
|
||||||
|
Reference in New Issue
Block a user