[chore] Old browser fixes (#882)

* reasonable css sizing fallbacks

* add browser field for bug report template
This commit is contained in:
f0x52 2022-10-03 18:26:01 +02:00 committed by GitHub
commit 3d9fb49895
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 0 deletions

View file

@ -34,6 +34,15 @@ body:
validations:
required: false
- type: input
id: Browser-Version
attributes:
label: Browser version
description: If this is a frontend bug, what browser(s) and versions are you using that show this bug?
placeholder: Firefox 103.0b9 (64-bit)
validations:
required: false
- type: textarea
id: what-happened
attributes: