mirror of https://github.com/zulip/zulip.git
user_pill: Rename pill-container-btn -> pill-container-button.
This commit is a part of the efforts to rename btn-related classes and variables to align with Zulip's no-abbreviations policy and streamline the search results.
This commit is contained in:
parent
15cc27af6e
commit
a3b9e3c183
|
@ -1,3 +1,3 @@
|
||||||
<span class="user-pill pill-container pill-container-btn">
|
<span class="user-pill pill-container pill-container-button">
|
||||||
{{> input_pill user_pill_context }}
|
{{> input_pill user_pill_context }}
|
||||||
</span>
|
</span>
|
||||||
|
|
Loading…
Reference in New Issue