mirror of
https://github.com/hrfee/jfa-go.git
synced 2026-01-18 16:47:42 +01:00
css: fix inv creation card width on mobile
for #339. Cards were fixed at half-width, even when wrapping. Instead of fixing with breakpoints, remove the width specification and set each to "flex-grow: 1".
This commit is contained in:
1
package-lock.json
generated
1
package-lock.json
generated
@@ -15,7 +15,6 @@
|
||||
"any-date-parser": "^1.5.4",
|
||||
"browserslist": "^4.21.7",
|
||||
"cheerio": "^1.0.0-rc.12",
|
||||
"esbuild": "^0.18.20",
|
||||
"fs-cheerio": "^3.0.0",
|
||||
"inline-source": "^8.0.2",
|
||||
"jsdom": "^22.1.0",
|
||||
|
||||
Reference in New Issue
Block a user