kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Merge branch 'chat-message-preview' into 'develop'
Set max-height to chat preview message Closes #426 See merge request soapbox-pub/soapbox-fe!1088remove-makegetotheraccounts
commit
ed88dbcdde
|
@ -487,6 +487,7 @@
|
|||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
max-height: 19px;
|
||||
|
||||
a {
|
||||
color: var(--highlight-text-color);
|
||||
|
|
Ładowanie…
Reference in New Issue