CSS updates for fake messages
This commit is contained in:
@@ -1070,6 +1070,8 @@ span.instanceStatus {
|
|||||||
}
|
}
|
||||||
#channelw {
|
#channelw {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
max-height: fit-content;
|
||||||
|
flex-basis: auto;
|
||||||
}
|
}
|
||||||
.scroller {
|
.scroller {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
@@ -1089,6 +1091,7 @@ span.instanceStatus {
|
|||||||
}
|
}
|
||||||
#ghostMessages {
|
#ghostMessages {
|
||||||
transform: translate(0px, -22px);
|
transform: translate(0px, -22px);
|
||||||
|
flex-grow: 1;
|
||||||
}
|
}
|
||||||
#pasteimage:empty {
|
#pasteimage:empty {
|
||||||
height: 0;
|
height: 0;
|
||||||
|
Reference in New Issue
Block a user