mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 14:54:04 +08:00
[PE mobile] Fix Bug 53006
This commit is contained in:
@ -296,7 +296,7 @@ const PageTransition = props => {
|
||||
onRangeChanged={(value) => {props.onDelay(value)}}
|
||||
></Range>
|
||||
</div>
|
||||
<div slot='inner-end' style={{minWidth: '60px', textAlign: 'right'}}>
|
||||
<div slot='inner-end' style={{minWidth: '75px', textAlign: 'right'}}>
|
||||
{stateRange + ' ' + _t.textSec}
|
||||
</div>
|
||||
</ListItem>
|
||||
|
||||
Reference in New Issue
Block a user