mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
Fix: Message copy brackets and icon changes
This commit is contained in:
@@ -42,8 +42,6 @@ const ModalContainer = styled.div`
|
||||
border-radius: 8px;
|
||||
max-width: calc(100vw - 20px);
|
||||
|
||||
inline-size: min(100%, 500px);
|
||||
|
||||
animation-name: ${zoomIn};
|
||||
animation-duration: 0.25s;
|
||||
animation-timing-function: cubic-bezier(.3,.3,.18,1.1);
|
||||
|
||||
Reference in New Issue
Block a user