fix button logout
This commit is contained in:
parent
18c23e866d
commit
8d178b4750
|
@ -562,6 +562,8 @@ body[class*="node-"]
|
|||
}
|
||||
.main > .main-left > .nav > li:last-child::before {
|
||||
position: absolute;
|
||||
top:50%;
|
||||
transform: translateY(-50%);
|
||||
left: 14px;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
|
|
Loading…
Reference in New Issue