2 Commits

Author SHA1 Message Date
Amin Yahyaabadi
6333223063 performance: add more CSS containment to text-editor (#21561)
This adds more [CSS containment](https://drafts.csswg.org/css-contain/#contain-property) to text-editor CSS classes. This results in performance improvements by giving the hint to the browser that the size/paint/layout of these elements does not affect other elements around them.

Fixes https://github.com/atom/atom/pull/21561#discussion_r515201915
2021-01-29 20:22:00 +03:00
simurai
a710f13eaa Move styles to core-ui 2018-11-23 11:44:25 +09:00