ITADN

--radius property with conflicting values

#1121Openshinokada 创建于 2026-01-05
S
shinokadacommented
**Describe the bug** https://github.com/themesberg/flowbite/blob/main/src/themes/themes.css#L425 ```css --radius: 10px; --radius: 14px; ```
0 条评论