style: hide outline again

This commit is contained in:
Memory 2025-08-23 12:59:02 +08:00 committed by GitHub
parent a57ea34f1b
commit 3c57f7d99b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -82,6 +82,7 @@
*:focus {
outline: none;
outline-color: transparent;
outline-width: 0;
}
.flag-emoji {