mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-11 16:32:55 +00:00
Force the messages container to full width (#247)
This commit is contained in:
@@ -187,6 +187,10 @@
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.ocsms-messages-container {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.msg-spacer {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user