summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-10-30 12:50:42 +0100
committerTor Andersson <tor@ccxvii.net>2023-10-30 12:52:47 +0100
commite2f4af7e507a37593c6227ee2129df4682806e74 (patch)
treec4ae6951af78294207cf08368c7a6d9925554e45 /play.html
parent14bc6cde4ee2c95c3df9695b1ee379c5fd939d84 (diff)
downloadalgeria-e2f4af7e507a37593c6227ee2129df4682806e74.tar.gz
always show available/eliminated force panels
avoids funky animations when they are toggled on and off.
Diffstat (limited to 'play.html')
-rw-r--r--play.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/play.html b/play.html
index 2d5a9de..859d4fa 100644
--- a/play.html
+++ b/play.html
@@ -397,6 +397,7 @@ main { background-color: dimgray }
flex-wrap: wrap;
padding: 20px;
gap: 14px;
+ min-height: 43px;
}
</style>