Make x button on badges easier to click (#4029)

This commit is contained in:
WithoutPants 2023-08-24 09:08:06 +10:00 committed by GitHub
parent 113f0b7d77
commit 07897465e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -739,8 +739,9 @@ div.dropdown-menu {
color: $dark-text;
font-size: 12px;
line-height: 1rem;
margin-right: -0.5rem;
opacity: 0.5;
padding: 0 0 0 0.5rem;
padding: 0 0.5rem;
position: relative;
&:active,