1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +00:00

Fix left navigation layout

This commit is contained in:
Stefan Niedermann 2016-12-15 09:14:21 +01:00
parent 218a3e61d4
commit f86f0fabdf

View File

@ -25,6 +25,8 @@
width: 100%;
border-top: 1px solid #eee;
box-sizing: border-box;
display: flex;
align-items: center;
}
#app-mailbox-peers li:hover > a,