Fix various team UI issues

This commit is contained in:
yflory
2019-10-04 17:31:12 +02:00
parent 7a8908c93e
commit db2f233c44
5 changed files with 27 additions and 4 deletions

View File

@@ -29,6 +29,9 @@
}
}
}
div#cp-sidebarlayout-leftside {
background-color: #e0e0e0;
}
div#cp-sidebarlayout-rightside.cp-rightside-drive {
padding: 0;
& > .cp-team-chat {
@@ -80,6 +83,11 @@
background-color: transparent !important;
}
}
.cp-team-cat-chat {
span.cp-team-chat-notification {
color: red;
}
}
.cp-team-list {
.cp-team-list-container {