[bug] Fix error position on Setup page; For bug 77228

This commit is contained in:
PauI Ostrovckij
2025-10-07 15:11:54 +03:00
parent 117170636d
commit 87633b63e9

View File

@ -13,6 +13,9 @@
width: 100%;
max-width: 500px;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
}
.title {