Skip to content

Commit

Permalink
Update springisnow-volto-searchkit-block.less
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuess committed Feb 16, 2023
1 parent 450134a commit 8385436
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
align-items: stretch;
.ui.fluid.action.input > input {
width: unset !important;
// border-radius: 0;
border-radius: 0;
border-color: rgba(0, 0, 0, 0.13) !important;
&:focus {
border-color: #85B7D9 !important;
Expand All @@ -54,7 +54,6 @@
color: #fff;
font-size: 1.2rem;
font-weight: 700;
border-radius: 0 0.28571429rem 0.28571429rem 0;
&.unselected {
opacity: 0;
}
Expand Down Expand Up @@ -113,7 +112,7 @@
border: none;
box-shadow: none;
& > .item {
padding: 0.8rem 1.8rem !important;
padding: 0.8rem 1.8rem 0.8rem 1rem !important;
line-height: 1.4em;
// color: @white;
& > .item.isSelected {
Expand Down

0 comments on commit 8385436

Please sign in to comment.