mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改预览页面位置不对的问题,修改文字配置项的顺序
This commit is contained in:
@@ -20,7 +20,7 @@ export const option = {
|
||||
padding: 5,
|
||||
// 字间距
|
||||
letterSpacing: 5,
|
||||
borderRadius: 0,
|
||||
borderRadius: 5,
|
||||
writingMode: 'horizontal-tb',
|
||||
backgroundColor: '#00000000',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user