Fix pinned media message overflow
This commit is contained in:
parent
8aa0f64dc2
commit
b279abaeb4
@ -380,14 +380,14 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&.is-floating {
|
&.is-media {
|
||||||
&.is-media {
|
.pinned-message-title,
|
||||||
.pinned-message-title,
|
.pinned-message-subtitle {
|
||||||
.pinned-message-subtitle {
|
width: calc(100% - 2.25rem);
|
||||||
width: calc(100% - 2.25rem);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
&.is-floating {
|
||||||
.chat:not(.type-discussion) & {
|
.chat:not(.type-discussion) & {
|
||||||
.pinned-container-wrapper {
|
.pinned-container-wrapper {
|
||||||
padding-right: 3rem;
|
padding-right: 3rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user