OSDN Git Service

Merge pull request #57 from Bytom/bimp002
[bytom/bytom-dashboard.git] / src / features / shared / components / RadioField / RadioField.scss
diff --git a/src/features/shared/components/RadioField/RadioField.scss b/src/features/shared/components/RadioField/RadioField.scss
new file mode 100644 (file)
index 0000000..c14aba6
--- /dev/null
@@ -0,0 +1,6 @@
+.radio{
+  margin-right: $gutter-size/4 !important;
+}
+.label{
+  margin-right: $gutter-size;
+}
\ No newline at end of file