[marketplace] Change warning aligment.

This commit is contained in:
Alexey Matveev
2024-02-14 11:55:50 +03:00
parent b55eded992
commit 0728b66d92
2 changed files with 1 additions and 4 deletions

View File

@ -26,7 +26,7 @@
</head>
<body>
<div class="div_developer">
<div class="warning developer_warning">
<div class="warning">
<div class="img_warning"></div>
<label class="i18n question">Be careful! Avoid using the untrusted URLs.</label>
</div>

View File

@ -38,9 +38,6 @@ html, body {
/* justify-content: center; */
align-items: center;
}
.developer_warning {
justify-content: center;
}
.question {
margin-left: 5px;
color: red;