Answers for "css how to make width of button according to content"

4

html button size

transform: scale(4); /* This will make the component 4 times bigger  */
Posted by: Guest on July-28-2020

Code answers related to "css how to make width of button according to content"

Browse Popular Code Answers by Language