Fix profile app
This commit is contained in:
parent
7f5c5c18a3
commit
f64c11dc3a
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user