HTML-GL icon indicating copy to clipboard operation
HTML-GL copied to clipboard

border-radius 50% is ignored

Open t-mullen opened this issue 7 years ago • 0 comments

The following:

<html-gl>
  <div style="width: 300px; height: 300px; background-color: red; border-radius: 50%;">
<html-gl>

should look like this: screen shot 2018-05-03 at 9 18 45 pm

but instead looks like this: screen shot 2018-05-03 at 9 18 52 pm

t-mullen avatar May 04 '18 01:05 t-mullen