Show the current displayed team in the leftside menu
This commit is contained in:
@@ -49,6 +49,23 @@
|
||||
}
|
||||
}
|
||||
|
||||
.cp-team-cat-header {
|
||||
.avatar_main(30px);
|
||||
.cp-avatar {
|
||||
justify-content: center;
|
||||
font-size: 20px;
|
||||
}
|
||||
media-tag {
|
||||
order: -1;
|
||||
margin-right: 3px;
|
||||
}
|
||||
cursor: default !important;
|
||||
font-size: 18px;
|
||||
&:hover {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
}
|
||||
|
||||
.cp-team-list {
|
||||
.cp-team-list-container {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user