Created by: pranavkushawaha
Top district text overflow problem solved
The top district text in the state details overflows/overlaps with the next district text right below it when the text has more than 3 words. And it looks confusing and is attached to the next district text when the length of the text is 3. This problem has been solved by removing flex: 0 1
in App.scss.
Relevant Issues
Fixes #2210 (closed)
Checklist
- [ yes] Compiles and passes lint tests
- [ yes ] Properly formatted
- [ yes ] Tested on desktop
- [ yes ] Tested on phone
Screenshots