Added notes for refactoring

This commit is contained in:
squidfunk 2021-08-09 20:48:39 +02:00
parent a230122347
commit 21cd7772e6
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -232,8 +232,8 @@
} }
} }
// Tab content // Tab content - TODO: nested tabs might break here...
.tabbed-subcontent { .tabbed-subcontent { // TODO: this might not be necessary to nest under .tabbed-alternate!
display: none; display: none;
// [print]: Intersperse labels with containers // [print]: Intersperse labels with containers