mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-16 21:07:29 -06:00
[chore] Old browser fixes (#882)
* reasonable css sizing fallbacks * add browser field for bug report template
This commit is contained in:
parent
5249294a16
commit
3d9fb49895
3 changed files with 11 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ main {
|
|||
.headerimage {
|
||||
width: 100%;
|
||||
aspect-ratio: 3 / 1;
|
||||
max-height: 30ch;
|
||||
overflow: hidden;
|
||||
box-shadow: $boxshadow;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue