summaryrefslogtreecommitdiffstats
path: root/src/components/atoms/forms
diff options
context:
space:
mode:
authorArmand Philippot <git@armandphilippot.com>2022-02-18 17:44:05 +0100
committerGitHub <noreply@github.com>2022-02-18 17:44:05 +0100
commitc0f7c1c22749b66a0ec588753e7f705f3ca4224e (patch)
tree88abf574780e78354ec0da23e88eb5f19366949d /src/components/atoms/forms
parent149bf9fb6da8cdd361c18ce8b8d3ead1db8abbd3 (diff)
fix: prevent cropped plus/minus icon on widgets (#8)
Because of the default padding on button element, in some browsers the plus/minus icon on widgets was cropped.
Diffstat (limited to 'src/components/atoms/forms')
0 files changed, 0 insertions, 0 deletions
='n113' href='#n113'>113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171