mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
set a sensible minimize size for the editor in the browser
This commit is contained in:
parent
3bbb6d3ddd
commit
b6adc9f1bb
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@
|
|||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>50</width>
|
||||
<height>50</height>
|
||||
<height>200</height>
|
||||
</size>
|
||||
</property>
|
||||
</widget>
|
||||
|
|
Loading…
Reference in a new issue