Skip to content

Commit

Permalink
fix(tags): add mod for clear button width
Browse files Browse the repository at this point in the history
  • Loading branch information
mlogsdon18 authored and Westbrook committed Sep 1, 2023
1 parent 64be98a commit bea891f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/tags/src/tags.css
Expand Up @@ -11,6 +11,7 @@ governing permissions and limitations under the License.
*/

:host {
--mod-clear-button-width: fit-content;
--spectrum-taggroup-tag-gap-x: var(--spectrum-global-dimension-size-100);
--spectrum-taggroup-tag-gap-y: var(--spectrum-global-dimension-size-100);

Expand Down

0 comments on commit bea891f

Please sign in to comment.