Merge pull request #3752 from hugovk/patch-1

Fix link to CSS classes
This commit is contained in:
Sidharth Vinod
2022-11-04 11:46:04 +05:30
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -280,7 +280,7 @@ gantt
## Styling
Styling of the a gantt diagram is done by defining a number of css classes. During rendering, these classes are extracted from the file located at src/themes/gantt.scss
Styling of the Gantt diagram is done by defining a number of CSS classes. During rendering, these classes are extracted from the file located at src/diagrams/gantt/styles.js
### Classes used

View File

@@ -210,7 +210,7 @@ gantt
## Styling
Styling of the a gantt diagram is done by defining a number of css classes. During rendering, these classes are extracted from the file located at src/themes/gantt.scss
Styling of the Gantt diagram is done by defining a number of CSS classes. During rendering, these classes are extracted from the file located at src/diagrams/gantt/styles.js
### Classes used