mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
Fixing target area of X on tags selector
no refs.
This commit is contained in:
parent
170973eb67
commit
552449c0a2
@ -189,6 +189,10 @@
|
||||
background: #3fb0ef;
|
||||
}
|
||||
|
||||
.ember-power-select-multiple-remove-btn {
|
||||
padding: 2px 1px;
|
||||
}
|
||||
|
||||
.ember-power-select-multiple-remove-btn:not(:hover) {
|
||||
opacity: 0.75;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user