7 lines
87 B
SCSS
7 lines
87 B
SCSS
|
|
.opt-feature-type {
|
|
font-style: italic;
|
|
display: inline-block;
|
|
margin-left: 7px;
|
|
}
|