fix for svg getting in the way of click on collection view fab
This commit is contained in:
parent
224a0d4e2e
commit
b0ceec8533
1 changed files with 1 additions and 0 deletions
|
@ -1759,6 +1759,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
>svg {
|
||||
height: 50%;
|
||||
color: #eee;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue