Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我单击左对齐时,会出现额外的间距。
我正在使用“react-draft-wysiwyg”:“^1.14.4”
任何帮助将不胜感激。
忽略它并通过将类的属性height设置为新值。height.rdw-left-aligned-block!important
height
.rdw-left-aligned-block
!important
.rdw-left-aligned-block { height : 2.2rem!important; }