Merge remote-tracking branch 'origin/StableVersion' into develop
This commit is contained in:
@@ -287,7 +287,7 @@ input:focus{
|
||||
.Guide_{
|
||||
pointer-events:auto !important;
|
||||
overflow-y: initial !important;
|
||||
&.showEvents{
|
||||
&.showEvents,.showEvents{
|
||||
*{
|
||||
pointer-events:auto !important;
|
||||
}
|
||||
@@ -322,6 +322,8 @@ input:focus{
|
||||
filter: drop-shadow(0px 0px 2px rgb(255, 95, 95))drop-shadow(0px 0px 1px rgb(255, 95, 95));
|
||||
animation: identifier_img 1s infinite linear;
|
||||
display: block !important;
|
||||
cursor: pointer;
|
||||
pointer-events:auto !important;
|
||||
@keyframes identifier_img {
|
||||
0% {
|
||||
filter: none;
|
||||
|
||||
Reference in New Issue
Block a user