Skip to content

Commit

Permalink
chore: comment on code that might not be working
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar authored Dec 12, 2023
1 parent c41bf0c commit 857b088
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ Styleguide Components.DjangoCMS.Blog.App.Page
.app-blog .lightgallery {
--min-width: 230px;
}
/* TODO: Review this code when client wants thumbnail captions */
/* WARNING: This seems to not do what it is expected to do */
@supports selector(:has(*)) {
.app-blog .lightgallery a:has(figcaption) {
align-items: start;
Expand Down

0 comments on commit 857b088

Please sign in to comment.