parent
4d65dd1385
commit
1b2c8a8049
|
@ -81,6 +81,9 @@ $searchbox-bg-pagination-item-disabled ?= $searchbox-bg-container
|
||||||
line-height: 1.5em
|
line-height: 1.5em
|
||||||
font-weight: normal
|
font-weight: normal
|
||||||
background-color: $searchbox-bg-input
|
background-color: $searchbox-bg-input
|
||||||
|
// fix Chrome 71 height issue
|
||||||
|
// https://github.com/ppoffice/hexo-theme-icarus/issues/719
|
||||||
|
min-height: 3rem
|
||||||
|
|
||||||
.searchbox-input-container
|
.searchbox-input-container
|
||||||
display: flex
|
display: flex
|
||||||
|
|
Loading…
Reference in New Issue