File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 406406 left : 0 ;
407407 right : 0 ;
408408 top : 30vh ;
409- padding : 1.5rem 1.5rem 1.5 rem 1rem ;
409+ padding : 1.5rem 1.5rem 2 rem 1rem ;
410410 animation : FadeIn 0.2s linear ;
411411 animation-fill-mode : forwards ;
412412
422422 left : 0 ;
423423 right : 0 ;
424424 top : 14rem ;
425- padding : 1.5rem 1.5rem 1.5 rem 1rem ;
425+ padding : 1.5rem 1.5rem 2 rem 1rem ;
426426 animation : FadeOut 0.2s linear ;
427+ animation-fill-mode : forwards ;
427428 /* animation-delay: 1s;*/
429+ overflow : hidden ;
428430 }
429431
430432 .MessageBoardCover {
472474 left : 0 ;
473475 right : 0 ;
474476 top : 30vh ;
475- padding : 1.5rem 1.5rem 1.5 rem 1rem ;
477+ padding : 1.5rem 1.5rem 2 rem 1rem ;
476478
477479 animation : FadeOut 0.2s linear ;
478480 animation-fill-mode : forwards ;
582584
583585 .OpenMessageSubmit {
584586 .myflex (center );
585- margin-top : 1 rem ;
587+ margin-top : 1.4 rem ;
586588
587589 animation : MessageSubmitDiv .3s linear ;
588590 animation-fill-mode :forwards ;
You can’t perform that action at this time.
0 commit comments