Skip to content

Instantly share code, notes, and snippets.

@mailtodanish
Created November 5, 2022 02:36
Show Gist options
  • Save mailtodanish/d1fb262139156dbf9d35aba753c5a9c4 to your computer and use it in GitHub Desktop.
Save mailtodanish/d1fb262139156dbf9d35aba753c5a9c4 to your computer and use it in GitHub Desktop.
oj-single-select style
.custom-list-item {
--oj-collection-list-row-height: 25px !important;
--oj-collection-list-cell-padding-vertical: 2px;
--oj-list-view-item-padding-horizontal: 2px;
--oj-core-bg-color-selected: #faa51973;
--oj-core-text-color-primary: #004e95;
text-transform: capitalize;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment