Using percentages for layout does not correctly display the required space when there is a gap??? #1691
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Report
Issues and Steps to Reproduce
this is my code
Expected Behavior
The actual width of red and green is half of the full width minus 45.
Actual Behavior
How do I use percentages correctly?