Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
commit
73f0a236d6
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "cryptpad",
|
||||
"description": "realtime collaborative visual editor with zero knowlege server",
|
||||
"version": "4.2.0",
|
||||
"version": "4.2.1",
|
||||
"license": "AGPL-3.0+",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
@ -115,7 +115,7 @@
|
|||
min-width: 0;
|
||||
}
|
||||
button {
|
||||
height: 48px !important;
|
||||
height: 38px !important;
|
||||
}
|
||||
}
|
||||
& > button:empty {
|
||||
|
|
Loading…
Reference in New Issue