mirror of
https://github.com/0PandaDEV/Qopy.git
synced 2025-04-21 13:14:04 +02:00
fix: adjust alignment of settings UI labels
This commit is contained in:
parent
3bfd72b638
commit
d89945f286
1 changed files with 3 additions and 1 deletions
|
@ -63,6 +63,8 @@ p {
|
||||||
p {
|
p {
|
||||||
font-family: SFRoundedSemiBold;
|
font-family: SFRoundedSemiBold;
|
||||||
color: $text2;
|
color: $text2;
|
||||||
|
display: flex;
|
||||||
|
justify-content: right;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue