KASM-8264 Swet max width

This commit is contained in:
Chris Hunt 2026-04-14 17:53:51 +01:00
parent f3b8319807
commit 633e3d9c87
No known key found for this signature in database

View file

@ -25,6 +25,7 @@
top: 10%; top: 10%;
left: 50%; left: 50%;
transform: translate(-50%, -10%); transform: translate(-50%, -10%);
max-width: 740px;
} }
#EULAButton { #EULAButton {