Latest solutions
Rest Api Country using angular + primeng +primeflex + animateCSS
#angular#animationSubmitted over 2 years agoResponsive Multi-step form using Angular, Angular Material, Bootstrap
#angular#bootstrap#material-ui#typescriptSubmitted over 2 years ago
Latest comments
- @isamardzija@derwing
You can use a google font icon -> https://fonts.google.com/icons?preview.text=fiber_manual_record&preview.text_type=custom&icon.query=fiber_manual_record remember fill the icon in the options and you can change the color to red with a ccs property
- @cold9302@derwing
Vas a obtener un mejor centrado si haces esto: .container { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); }
Marked as helpful - @Jacked-99@derwing
Hi @Jacked-99 great job. A few suggestions: Your name validator need a space, you can't write only your name. (maybe you like works like this). You have a lot of background-color properties in different classes like, FormDisplayer_Form__XFbQv, .App_container__Rt8T2 and your background are seen mounted on top of each other. I suggest you use a card container with a white background and put all your content inside to avoid using multiple background properties.
Marked as helpful - @Padhysai@derwing
Bro the UI it's excellent, but the mark all as read function didn't works. Let's me know if you need help to do it.
- @VitorMagnago@derwing
Sometimes simple is best, use width 100% and use a grid system row and col for position your content and get a better responsive mobile version
- @Trianon27@derwing
Looks great, but instead a fixed top margin, you can use % or rem measures and avoid vertical scroll on your mobile version.
Marked as helpful