mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Make x button on badges easier to click (#4029)
This commit is contained in:
@@ -739,8 +739,9 @@ div.dropdown-menu {
|
|||||||
color: $dark-text;
|
color: $dark-text;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 1rem;
|
line-height: 1rem;
|
||||||
|
margin-right: -0.5rem;
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
padding: 0 0 0 0.5rem;
|
padding: 0 0.5rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
&:active,
|
&:active,
|
||||||
|
|||||||
Reference in New Issue
Block a user