updated plugin WP-WebAuthn version 1.4.1

This commit is contained in:
2026-06-03 21:27:37 +00:00
committed by Gitium
parent e4b9b8235b
commit 5cd2237fad
39 changed files with 2660 additions and 1265 deletions

View File

@ -51,4 +51,10 @@
}
#wp-webauthn-uv-warning {
margin: 15px 0 0;
}
.wwa-table-svg {
display: inline-block;
margin-right: 5px;
vertical-align: middle;
width: 20px;
}