mirror of https://github.com/xwiki-labs/cryptpad
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
This commit is contained in:
commit
4cd39f4f32
|
@ -42,6 +42,12 @@
|
|||
.cp-app-contacts-container {
|
||||
height: 100%;
|
||||
}
|
||||
.cp-app-contacts-input {
|
||||
textarea {
|
||||
border: 0px;
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
}
|
||||
& > .cp-team-drive {
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in New Issue