Closed
Description
Preconditions:
This issue is automatically created based on existing pull request: #28548: Use Variable for border-radius
The border-radius was hardcoded, so i changed it to: @button__border-radius
Steps to reproduce:
Variable @button__border-radius is defined in lib/web/css/source/lib/variables/_buttons.less
library and has default value for border-radius = 3px
Actual Result
Expected Result
We don't need to hardcoded value if we use the default value for the border-radius
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentNo current plan to fix. Fixing can be deferred as a logical part of more important work.The issue has been reproduced on latest 2.4-develop branchAffects aesthetics, professional look and feel, “quality” or “usability”.