UX: fix user preference `saved!` position (#22263)

This commit is contained in:
Kris 2023-06-26 09:02:34 -04:00 committed by GitHub
parent 802fb3b194
commit ea2b5db462
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -647,6 +647,7 @@
.save-button {
display: flex;
align-items: center;
gap: 1em;
}
}