Remove collapse and shrink text a bit since it can be too big on longer urls
This commit is contained in:
@@ -95,8 +95,15 @@ strong {
|
||||
}
|
||||
|
||||
.stream-info-box {
|
||||
font-size: 0.8em;
|
||||
background-color: var(--purple-dark);
|
||||
padding: 0.25rem 0.5rem;
|
||||
margin-left: 0.5rem;
|
||||
color: var(--white);
|
||||
margin-bottom: 0px !important;
|
||||
|
||||
.ant-typography-copy {
|
||||
font-size: 0.92em;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user