Przeglądaj źródła

fix tag variables (#1056)

Dmitry Antonov 8 lat temu
rodzic
commit
99ca21aa32
1 zmienionych plików z 4 dodań i 2 usunięć
  1. 4 2
      docs/documentation/elements/tag.html

+ 4 - 2
docs/documentation/elements/tag.html

@@ -5,9 +5,11 @@ doc-tab: elements
 doc-subtab: tag
 variables:
 - name: $tag-background-color
-  value: background
+  value: $background
 - name: $tag-color
-  value: text
+  value: $text
+- name: $tag-radius
+  value: $radius
 ---
 
 {% capture tag %}