mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Switch: Add line height (#80879)
This commit is contained in:
parent
6752a512f3
commit
8c77dd8bb8
@ -78,6 +78,7 @@ const getSwitchStyles = (theme: GrafanaTheme2, transparent?: boolean) => ({
|
||||
width: '32px',
|
||||
height: '16px',
|
||||
position: 'relative',
|
||||
lineHeight: 1,
|
||||
|
||||
input: {
|
||||
opacity: 0,
|
||||
|
Loading…
Reference in New Issue
Block a user