fix button logout

This commit is contained in:
Chandika Nurdiansyah 2023-01-18 12:24:01 +07:00
parent 18c23e866d
commit 8d178b4750
1 changed files with 2 additions and 0 deletions

View File

@ -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;