]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/class-helpers.scss
Translated using Weblate (Japanese)
[github/Chocobozzz/PeerTube.git] / client / src / sass / class-helpers.scss
index bc965331a4819eec19a69f8c9089b0bae26879c9..feb3a6de26dc1a20de7d82f869e237a15d14cef8 100644 (file)
@@ -284,3 +284,9 @@ label + .form-group-description {
     border: 2px solid pvar(--mainColorLightest);
   }
 }
+
+// ---------------------------------------------------------------------------
+
+.chip {
+  @include chip;
+}