Додана сторінка "Стенд"
Додане повідомлення про оновлення застосунку Оновлен Service Worker Перероблен WebSocket APІ
This commit is contained in:
@@ -552,17 +552,17 @@
|
||||
align-items: flex-start;
|
||||
margin: 10px;
|
||||
padding: 10px;
|
||||
min-height: 100px;
|
||||
min-height: 30px;
|
||||
justify-content: center;
|
||||
position: relative;
|
||||
border-radius: calc(var(--border-radius) - 5px - 6px);
|
||||
border-radius: calc(var(--border-radius) - 5px - 6px);
|
||||
}
|
||||
|
||||
#editor-blocks-territory>div>#title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 30px;
|
||||
margin-bottom: 10px;
|
||||
/* margin-bottom: 10px; */
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
@@ -595,14 +595,14 @@
|
||||
}
|
||||
|
||||
#editor-blocks-territory>div>#title>a>svg {
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
fill: var(--PrimaryColorText);
|
||||
}
|
||||
|
||||
#editor-blocks-territory>div>div {
|
||||
display: flex;
|
||||
margin-bottom: 10px;
|
||||
/* margin-bottom: 10px; */
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user