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