Add a small label outside of the selection outline to indicate to the user what the dimensions of the selection are. - The label contents should reflect the labels in the property panel on the right side. - The label should have 2px padding on the top and bottom, and 4px padding on the left and right. The corner rounding is 2px. - The fill color is Onlook's custom bg-red-600, and the label color is text-red-100. You should be able to reference those numbers in the project. <img width="436" alt="Screenshot 2024-07-31 at 7 38 30 PM" src="https://github.com/user-attachments/assets/4f0d629f-a035-4f4c-8e08-da3cda60fb4d"> <img width="594" alt="Screenshot 2024-07-31 at 7 38 38 PM" src="https://github.com/user-attachments/assets/da6f0cd2-f089-4f4a-afe0-a15c84e06234"> <img width="445" alt="image" src="https://github.com/user-attachments/assets/85bb837e-fc49-44de-922e-72b38f757744">
Add a small label outside of the selection outline to indicate to the user what the dimensions of the selection are.