sandymcfadden
sandymcfadden
Changes proposed in this Pull Request: Edits blocks.css to add class for the blog posts block so that it gets padding like other blocks when no sidebar is active. Related...
If I have a form element inside a draggable area I can't edit it. I'm unable to click inside the form element.
**Describe the bug** In browsers when you use `style.getPropertyValue("background-color")` when that color uses hex alpha notation it returns an `rgba` color. When using happy-dom it returns the hex alpha notation...