mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-11 18:19:42 +02:00
Fix table alignment
This commit is contained in:
@@ -100,7 +100,7 @@ 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