framework7io / framework7

Full featured HTML framework for building iOS & Android apps
http://framework7.io
MIT License
18.06k stars 3.23k forks source link

UI list item border radius - onclick focus inside a card #4082

Open vitalijalbu opened 1 year ago

vitalijalbu commented 1 year ago

Describe the bug

UI list item inside a card, if press any link you will see top & bottom corner radius don't exist.

To Reproduce

Steps to reproduce the behavior:

  1. crate a card and add some links list
  2. Click on any list item and you will see top and bottom border corners of list items have radius 0, but card has radius. Schermata 2022-09-27 alle 23 40 22
Simone4e commented 1 year ago

Please create a CodeSandBox with your code.