Fix profile app
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
|
||||
#cp-sidebarlayout-leftside {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
#cp-app-profile-header {
|
||||
display: flex;
|
||||
#cp-app-profile-rightside {
|
||||
@@ -182,5 +187,8 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.cp-app-profile-mute-container {
|
||||
margin-top: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user