mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
cce013fe75
commit
4e2f5bcea4
@ -91,7 +91,6 @@ class CreateAnnotation:
|
||||
self.left_line_height = self.right_line_height = 8
|
||||
self.in_flow_mode = False
|
||||
container = self.container
|
||||
container.style.display = 'flex'
|
||||
container.style.flexDirection = 'column'
|
||||
container.style.justifyContent = 'space-between'
|
||||
self.position_in_handle = {'x': 0, 'y': 0}
|
||||
|
Loading…
x
Reference in New Issue
Block a user