mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34: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;
|
||||
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,
|
||||
|
||||
Reference in New Issue
Block a user