Skip to content
Snippets Groups Projects
Commit 3fd942b6 authored by Kevin Paxman's avatar Kevin Paxman
Browse files

Merge branch 'feature/ISTWCMS-5946-m26lebla-select-list-options' into '1.0.x'

ISTWCMS-5946 m26lebla select list options

See merge request !56
parents 296b309f d6460178
No related branches found
No related tags found
1 merge request!56ISTWCMS-5946 m26lebla select list options
......@@ -2,10 +2,8 @@
// Options element styles.
:where(option) {
display: inline;
font-family: var(--font-book);
font-size: var(--font-size-0);
font-weight: var(--font-weight-400);
font-family: var(--font-systemmedium) !important;
font-size: var(--font-size-00);
letter-spacing: inherit;
margin-left: var(--size-05);
padding-left: var(--size-105);
......
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