Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging

This commit is contained in:
yflory
2020-01-20 15:10:08 +01:00
10 changed files with 440 additions and 277 deletions

View File

@@ -14,7 +14,7 @@
.radio-group {
display: flex;
flex-direction: row;
&:not(:last-child){
&:not(:last-child) {
margin-bottom: 8px;
}
.cp-radio {