Skip to content

Commit 021d713

Browse files
committed
fix(radio): reduce padding to match md guidelines
1 parent c1e28da commit 021d713

File tree

55 files changed

+1
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+1
-1
lines changed

core/src/components/radio/radio.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ input {
144144
// ----------------------------------------------------------------
145145

146146
.radio-bottom {
147-
@include padding(5px, null, null, null);
147+
@include padding(4px, null, null, null);
148148

149149
display: flex;
150150

26 Bytes
-12 Bytes
29 Bytes
-1 Bytes
-6 Bytes
-2 Bytes
-10 Bytes
-1 Bytes
45 Bytes

0 commit comments

Comments
 (0)