mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-02-10 18:05:06 +08:00
[marketplace] Change warning aligment.
This commit is contained in:
@ -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>
|
||||
|
||||
@ -38,9 +38,6 @@ html, body {
|
||||
/* justify-content: center; */
|
||||
align-items: center;
|
||||
}
|
||||
.developer_warning {
|
||||
justify-content: center;
|
||||
}
|
||||
.question {
|
||||
margin-left: 5px;
|
||||
color: red;
|
||||
|
||||
Reference in New Issue
Block a user