mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 21:38:35 +03:00
fix sites toggle hover states
This commit is contained in:
committed by
Franc Camps-Febrer
parent
bf012ebed9
commit
87f2f5c796
@@ -96,6 +96,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
&:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
&:hover:not(.disabled) {
|
||||
transition: 0.2s ease;
|
||||
border: 1px solid $offwhite;
|
||||
|
||||
Reference in New Issue
Block a user