WoltLab / WCF

WoltLab Suite Core (previously WoltLab Community Framework)
https://www.woltlab.com
GNU Lesser General Public License v2.1
238 stars 142 forks source link

Radio, Checkbox button - Improving Display #5921

Open eveneme opened 4 months ago

eveneme commented 4 months ago

Currently, radio and checkbox buttons are displayed slightly below the baseline of the label text. This may be due to differences in the default styling of these elements by browsers. Additionally, these buttons could be better styled to enhance the user experience.

Example: https://mui.com/material-ui/react-radio-button/ https://mui.com/joy-ui/react-checkbox/