fix: adjust alignment of settings UI labels

This commit is contained in:
PandaDEV 2025-01-02 18:47:51 +10:00
parent 3bfd72b638
commit d89945f286
No known key found for this signature in database
GPG key ID: 13EFF9BAF70EE75C

View file

@ -59,10 +59,12 @@ p {
display: flex;
flex-direction: column;
gap: 16px;
p {
font-family: SFRoundedSemiBold;
color: $text2;
display: flex;
justify-content: right;
}
}