playcanvas / pcui

UI component library for web-based tools
http://playcanvas.github.io/pcui
MIT License
662 stars 61 forks source link

Remove redundant left property for static element #317

Closed willeastcott closed 1 year ago

willeastcott commented 1 year ago

The Panel header icon CSS shows in Dev Tools as follows:

image

Therefore, this PR removes the redundant left property.