1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 08:23:00 +00:00

Conversation header is now properly rendered

This commit is contained in:
Loic Blot
2018-09-06 23:34:41 +02:00
committed by Loïc Blot
parent b5f67d59f2
commit 78b5c0f915
6 changed files with 117 additions and 178 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
text-align: center;
}
#ocsms-app-content {
#app-conversation {
height: 100%;
overflow-y: auto;
}