Skip to content
Snippets Groups Projects
Commit ceebfda0 authored by Ekaterina Kondareva's avatar Ekaterina Kondareva
Browse files

Merge branch 'filter-items-tweaks' into 'development'

Add small margin to checkbox and visibility tools

See merge request julkiset-sivut/design-system-lib!98
parents 43433a44 677fda02
No related branches found
No related tags found
No related merge requests found
.hy-checkbox {
display: inline-block;
position: relative;
margin-right: 1rem;
}
.hy-checkbox__checkmark {
......
......@@ -9,6 +9,7 @@
font-weight: $semibold;
letter-spacing: -0.35px;
padding: 0;
margin-right: 1rem;
@include breakpoint($narrow) {
@include font-size(16px, 20px);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment