mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
Add comment where to find global styles
This commit is contained in:
parent
af307a6c4a
commit
5b9981e04a
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
max-width: 60em;
|
max-width: 60em;
|
||||||
page-break-inside: avoid;
|
page-break-inside: avoid;
|
||||||
|
|
||||||
|
/* See graph-styles.ts for constants referencing global styles */
|
||||||
:global(.graph-element-clickable) {
|
:global(.graph-element-clickable) {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue