Fix out beside button
This commit is contained in:
parent
95353248f5
commit
e05e9afa37
@ -1465,6 +1465,12 @@ $bubble-margin: .25rem;
|
|||||||
background-color: #90e18d !important;
|
background-color: #90e18d !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bubble-beside-button {
|
||||||
|
right: auto;
|
||||||
|
left: -46px;
|
||||||
|
transform: scaleX(-1);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.reply-markup {
|
.reply-markup {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user