[marketplace] Fix bug #66451

This commit is contained in:
Alexey Matveev
2024-02-12 14:35:49 +03:00
parent e442c4e4ff
commit 80320fea12
10 changed files with 29 additions and 11 deletions

View File

@ -38,8 +38,12 @@ html, body {
/* justify-content: center; */
align-items: center;
}
.developer_warning {
justify-content: center;
}
.question {
margin-left: 5px;
color: red;
}
.info {
margin-top: 10px;