fix(web): show project icons beside project names
This commit is contained in:
@@ -465,6 +465,11 @@
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.project-title-icon .arco-icon,
|
||||
.project-overview-icon .arco-icon {
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
.channel-list {
|
||||
display: grid;
|
||||
gap: 4px;
|
||||
|
||||
Reference in New Issue
Block a user