jdan / 98.css

A design system for building faithful recreations of old UIs
https://jdan.github.io/98.css
MIT License
9.17k stars 301 forks source link

Slightly different font weight for elements of a tree in tree view if there is more than one word #68

Closed jdegrand closed 4 years ago

jdegrand commented 4 years ago

Not sure if this was intended or not, but in a tree if there is an element with more than one word it appears slightly bolder than one with a single word.

spaces
phaberest commented 4 years ago

Weird, in the docs there is an option that has more words and looks normal.

Are you sure the html structure is correct? Screenshot 2020-04-27 at 11 04 56

juanigaray commented 4 years ago

Not sure if this was intended or not, but in a tree if there is an element with more than one word it appears slightly bolder than one with a single word.

spaces

Could you give more details about the browser you're using, your screen resolution, etc?

jdegrand commented 4 years ago

My screen resolution is 2560 x 1600. I'm using Safari on macOS Catalina. It appears to be a Safari issue, as I am not seeing it on Google Chrome. I don't think HTML structure is the problem, as it also appears that way on the documentation. Probably just a weird Safari glitch.

98
jdan commented 4 years ago

Yeah, weird one! Lemme roll this into #13 as a dupe :)