add comment
This commit is contained in:
parent
6f96ea10a9
commit
3f2c871e42
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
text-overflow: ellipsis
|
||||
}
|
||||
|
||||
// this shouldn't know about the card width
|
||||
// will come back to this for the redesign - sean
|
||||
.channel-name--small {
|
||||
width: calc(var(--card-small-width) * 2 / 3);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue