SHC: Small improvements (#907)

This commit is contained in:
Nuckyz 2023-04-15 00:40:42 -03:00 committed by GitHub
parent 336c7bdd5e
commit 1f7ec93a24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 3 deletions

View file

@ -85,7 +85,7 @@
.shc-lock-screen-default-emoji-container > [class^="emojiContainer"] {
background: var(--bg-overlay-3, var(--background-secondary));
border-radius: 8px;
padding: 3px 4px;
padding: 5px 6px;
margin-left: 5px;
}