Merge branch '004' into develop

This commit is contained in:
Baptiste Grob
2020-07-24 12:18:09 +02:00
243 changed files with 43408 additions and 8500 deletions

View File

@@ -12,7 +12,15 @@
}
#privileges-modal {
width: 700px;
width: 400px;
input {
text-align: center;
}
.sk-panel-header {
justify-content: center;
}
table {
margin-bottom: 12px;
@@ -58,26 +66,6 @@
}
}
#conflict-resolution-modal {
#items {
display: flex;
height: 100%;
}
.item {
width: 50%;
height: 100%;
flex-grow: 1;
}
.border {
height: 100%;
background-color: var(--sn-stylekit-border-color);
width: 1px;
margin: 0 15px;
}
}
.header .subtitle {
font-size: 1.1rem;
}
@@ -99,6 +87,7 @@
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
.sn-component {
height: 100%;