mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 16:06:15 +00:00
Fix left navigation layout
This commit is contained in:
parent
218a3e61d4
commit
f86f0fabdf
@ -25,6 +25,8 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
border-top: 1px solid #eee;
|
border-top: 1px solid #eee;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#app-mailbox-peers li:hover > a,
|
#app-mailbox-peers li:hover > a,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user