]> source.dussan.org Git - gitea.git/commitdiff
Only for direct descendants of items (#14761)
authorKyle D <kdumontnu@gmail.com>
Sun, 21 Feb 2021 21:22:15 +0000 (16:22 -0500)
committerGitHub <noreply@github.com>
Sun, 21 Feb 2021 21:22:15 +0000 (16:22 -0500)
web_src/less/_base.less

index f5c322ba43af0142fc1d92bec24f31c4936f08cb..74455cee06207cf4c3ffa18688e52f4b992298ba 100644 (file)
@@ -278,7 +278,7 @@ a.muted:hover,
 .ui.menu .item {
   color: var(--color-text);
 
-  .svg {
+  .svg {
     margin-right: .35em;
   }
 }