mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-13 18:53:59 +02:00
Corrected placeholder alignement on chrome (#2836)
This commit is contained in:
committed by
Ian Storm Taylor
parent
e4c6beaab4
commit
52027ff270
@@ -81,6 +81,7 @@ function SlateReactPlaceholder(options = {}) {
|
||||
maxWidth: '100%',
|
||||
whiteSpace: 'nowrap',
|
||||
opacity: '0.333',
|
||||
verticalAlign: 'text-top',
|
||||
...style,
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user