Alexander-Burns / Photopea

Photopea is the first bugs and feature requests.
0 stars 0 forks source link

Icons have more line-height that their letters counterparts #104

Open Alexander-Burns opened 18 hours ago

Alexander-Burns commented 18 hours ago

@TheRadicalDreamer See https://issues.chromium.org/issues/40811973#comment5 for the originally posted comment. UserAgent: Mozilla/5.0 (X11; CrOS x86_64 14268.67.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.111 Safari/537.36 Platform: 14268.67.0 (Official Build) stable-channel hatch

Steps to reproduce the problem:

  1. Go to https://www.w3schools.com/cssref/tryit.asp?filename=trycss3_nth-child
  2. Clear all on the editor and paste the following:

★ New Project 🡿 New Project ▣ New Project

  1. Click run

What is the expected behavior? 3 "buttons" should be displayed on the right and all 3 should have to be the same height and have the same margin.

What went wrong? You get 3 different buttons. Different line-height and top margin.

The symbols change that properties. Being the same font-family, those symbols really make little chaos

Did this work before? No

Chrome version: 96.0.4664.111 Channel: stable OS Version: 14268.67.0

On a windows pc with chrome they look fine. :/ Screen recording 2023-02-14 18.31.07.webm

Alexander-Burns commented 17 hours ago

I can't edit the HTML @TheRadicalDreamer, although you may have to double-click this style to edit. See video. Screen recording 2024-10-16 09.59.54.webm