Latest solutions
TODO APP BUILT WITH REACT
#accessibility#react#react-testing-library#tailwind-css#strapiSubmitted about 3 years ago
Latest comments
- @iLebo-stackSubmitted over 3 years ago@Thenextgen1Posted over 3 years ago
Try setting the icons as a background image of the inputs and use rem units to position them Make sure the rem units are not more than 1
0 - @sean-b765Submitted over 3 years ago@Thenextgen1Posted over 3 years ago
Here's what you can do Use a display of grid for the buttons Manipulate the grid template columns for desktop and mobile Then reduce the width and use a position of relative to reposition some members of the button Also for your reset button After listening for a click event Set the values of the input custom and persons to an empty string"" and equate to inner html or text
0 - @Yaiza16Submitted almost 4 years ago@Thenextgen1Posted almost 4 years ago
Try using media queries to make it responsive Because it isn't on my screen
0