mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
fix(ui): flicker on modal close (#407)
This commit is contained in:
@@ -53,6 +53,7 @@ const ModalBase = styled.div`
|
||||
|
||||
&.closing {
|
||||
animation-name: ${close};
|
||||
animation-fill-mode: forwards;
|
||||
}
|
||||
|
||||
&.closing > div {
|
||||
|
||||
Reference in New Issue
Block a user