style: center align tip on the settings page

This commit is contained in:
Miodec 2023-11-28 15:31:42 +00:00
parent d6f7f77feb
commit afbdc96c7a

View file

@ -5,6 +5,7 @@
.tip {
color: var(--sub-color);
text-align: center;
}
.sectionGroupTitle {