﻿.tagify {
    width: 100%;
    border-radius: 5px;
    border-color: var(--input-border);
    --tag-inset-shadow-size: 1.2em;
}
