mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
Remove gap between tag and delete button (#1090)
* Remove gap between tag and delete button * add tag-delete-margin variable * tab -> spaces * add tag-delete-margin to docs
This commit is contained in:
@@ -10,6 +10,8 @@ variables:
|
||||
value: $text
|
||||
- name: $tag-radius
|
||||
value: $radius
|
||||
- name: $tag-delete-margin
|
||||
value: 1px
|
||||
---
|
||||
|
||||
{% capture tag %}
|
||||
|
||||
Reference in New Issue
Block a user