Make remove avatar button target area larger

This commit is contained in:
Robin Townsend 2023-05-22 13:51:05 -04:00
parent 69099772e0
commit 6560d9eb1a

View file

@ -54,4 +54,6 @@ limitations under the License.
.removeButton {
color: var(--accent);
font-size: var(--font-size-caption);
padding: 6px 0;
}