Fix toggling hotspot visibility
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
@@ -25,8 +25,8 @@
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
& [hidden] {
|
&[hidden] {
|
||||||
display: none;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
& span {
|
& span {
|
||||||
|
|||||||
Reference in New Issue
Block a user