added context provider for user profile
This commit was merged in pull request #11.
This commit is contained in:
@@ -804,6 +804,10 @@ img {
|
||||
position: relative;
|
||||
transition: all 0.5s ease-out;
|
||||
}
|
||||
|
||||
.main-wrapper-content.authBox{
|
||||
padding-left: 0;
|
||||
}
|
||||
.main-wrapper-content.active {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user