mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
feat(messaging): quick action bar (#493)
Co-authored-by: Kuhn Chris <kuhnchris+github@kuhnchris.eu> Co-authored-by: Paul Makles <paulmakles@gmail.com>
This commit is contained in:
@@ -195,6 +195,10 @@ export const MessageInfo = styled.div`
|
||||
`;
|
||||
|
||||
export const MessageContent = styled.div`
|
||||
// Position relatively so we can put
|
||||
// the overlay in the right place.
|
||||
position: relative;
|
||||
|
||||
min-width: 0;
|
||||
flex-grow: 1;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user