Increase click area of help modal icons
This commit is contained in:
parent
948791c308
commit
8eeb657b26
File diff suppressed because one or more lines are too long
@ -705,7 +705,11 @@ body[class*="fictioneer_page_"] {
|
||||
}
|
||||
|
||||
.fcn-help {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
cursor: pointer;
|
||||
padding: 10px; // Increase click area
|
||||
margin: -10px; // Reset required space
|
||||
|
||||
&:not(:hover) {
|
||||
opacity: .3;
|
||||
|
Loading…
x
Reference in New Issue
Block a user