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

View File

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