add learn more to filtered sessions
parent
69642544ac
commit
18e59b2d98
|
@ -19,7 +19,7 @@ HTMLCollection [
|
||||||
class="mx_DeviceSecurityCard"
|
class="mx_DeviceSecurityCard"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="mx_DeviceSecurityCard_icon Inactive"
|
class="mx_DeviceSecurityCard_icon Verified"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
height="16"
|
height="16"
|
||||||
|
@ -63,7 +63,7 @@ HTMLCollection [
|
||||||
class="mx_DeviceSecurityCard"
|
class="mx_DeviceSecurityCard"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="mx_DeviceSecurityCard_icon Unverified"
|
class="mx_DeviceSecurityCard_icon Verified"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
height="16"
|
height="16"
|
||||||
|
|
Loading…
Reference in New Issue