groton-school / knowledgebase

Knowledgebase website
https://kb.groton.org
GNU General Public License v3.0
0 stars 0 forks source link

Prefix `.ui-thumbnail-image` consistently #57

Closed github-actions[bot] closed 2 weeks ago

github-actions[bot] commented 1 month ago

https://github.com/groton-school/knowledgebase/blob/6aa621401bdb05317da61c496c8a056ca95f927e/apps/ui/src/DOM/Content/Directory/styles.scss#L7


}

.title {
  // TODO Prefix `.ui-thumbnail-image` consistently
  .ui-thumbnail-image {
    height: 2em;
  }
}