mirror of
https://github.com/ankitects/anki.git
synced 2025-09-23 08:22:24 -04:00
Make it possible to create narrow browser window.
This commit is contained in:
parent
fb5ba26ce1
commit
be140c0993
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
</property>
|
</property>
|
||||||
<property name="minimumSize">
|
<property name="minimumSize">
|
||||||
<size>
|
<size>
|
||||||
<width>750</width>
|
<width>400</width>
|
||||||
<height>400</height>
|
<height>400</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
|
|
Loading…
Reference in a new issue