Skip to content

fix: vendor-specific styles overriding standard properties (@nadalaba)#7716

Closed
nadalaba wants to merge 1 commit intomonkeytypegame:masterfrom
nadalaba:fix-styles-order
Closed

fix: vendor-specific styles overriding standard properties (@nadalaba)#7716
nadalaba wants to merge 1 commit intomonkeytypegame:masterfrom
nadalaba:fix-styles-order

Conversation

@nadalaba
Copy link
Copy Markdown
Contributor

  1. switch tape off
  2. switch to tape letter
  3. #words height will keep its old height without fitting content
tape

This happens because height: -moz-fit-content overrode height: fit-content, and vite8's cssMinify (lightningCSS) removes overridden properties.

@nadalaba
Copy link
Copy Markdown
Contributor Author

fixed in #7718

@nadalaba nadalaba closed this Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend User interface or web stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants