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

Add a min-width to app-mailbox-peers

This commit is contained in:
Loic Blot
2018-11-10 17:42:07 +01:00
parent 8fc3a63d51
commit 39d46e2aeb
+1
View File
@@ -1,5 +1,6 @@
/* Navigation: folder like structure */
#app-mailbox-peers {
min-width: 20em;
height: 100%;
float: left;
box-sizing: border-box;