mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-28 12:40:08 +02:00
Improved styling of the label dialog editor, so that the appearance is closer to the Label result
This commit is contained in:
parent
9c87202509
commit
ab8be58c0d
6 changed files with 33 additions and 4 deletions
|
@ -188,6 +188,8 @@ Editor.defaultConfig = {
|
|||
'fontSize': {
|
||||
options: [
|
||||
'default',
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
|
@ -222,7 +224,7 @@ Editor.defaultConfig = {
|
|||
'tableCellProperties',
|
||||
'tableProperties'
|
||||
]
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
export default { Editor, EditorWatchdog };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue