mirror of https://github.com/ColorlibHQ/AdminLTE
Adjusted contacts pane position in direct chat
parent
1ef5178a6c
commit
0e7def36bb
|
@ -103,7 +103,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.direct-chat-contacts {
|
.direct-chat-contacts {
|
||||||
.translate(100%, 0);
|
.translate(101%, 0);
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
|
|
Loading…
Reference in New Issue