Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
vmonakhov committed Aug 22, 2024
1 parent fa1f669 commit 7fd45fd
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions src/pages/Perspective/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -698,11 +698,12 @@
.lingvo-search-entities__checkboxes {
margin-left: 1.5em;
border: gray solid;
border-radius: 30px;
border-radius: 15px;
padding: 0.25em;

.lingvo-checkbox_labeled {
margin-right: 0.5em;
padding: 0.5em;
margin-right: 1.5em;
padding: 0.25em;

& label {
color: white !important;
Expand All @@ -715,4 +716,4 @@
}
}
}
/* /lingvo searching options */
/* /lingvo searching options */

0 comments on commit 7fd45fd

Please sign in to comment.