clapper-app: Resize window to match aspect ratio with middle click

This commit is contained in:
Rafał Dzięgiel
2024-05-21 23:27:44 +02:00
parent 5049f620eb
commit ae6512b233
3 changed files with 191 additions and 16 deletions

View File

@@ -1,8 +1,3 @@
window.app {
min-width: 352px;
min-height: 198px;
}
window .initialstate {
padding-left: 6px;
padding-right: 6px;