fix settings selection alignment

This commit is contained in:
ayaka 2024-06-06 04:30:32 +12:00
parent 10d5b4a583
commit bae220d4fe

View File

@ -1440,6 +1440,7 @@ summary.comment_data {
box-shadow: var(--shadow);
margin-left: 20px;
background: var(--foreground);
text-align: right;
}
aside.prefs {