Button component forces inline-flex items-center justify-center rounded-full which was overriding all alignment. Switched to native <button> with flex flex-col items-start justify-start. SW v8→v9. |
||
|---|---|---|
| .. | ||
| icons | ||
| manifest.webmanifest | ||
| service-worker.js | ||
Button component forces inline-flex items-center justify-center rounded-full which was overriding all alignment. Switched to native <button> with flex flex-col items-start justify-start. SW v8→v9. |
||
|---|---|---|
| .. | ||
| icons | ||
| manifest.webmanifest | ||
| service-worker.js | ||