mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 18:40:53 +08:00
label 3.8.0
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#algolia-search
|
||||
.search-dialog
|
||||
animation: titlescale .5s
|
||||
|
||||
.ais-search-box
|
||||
margin: 0 auto
|
||||
max-width: 100%
|
||||
|
||||
@@ -7,7 +7,9 @@
|
||||
margin-left: -15rem
|
||||
padding: 1rem
|
||||
width: 30rem
|
||||
border-radius: 8px
|
||||
background: var(--search-bg)
|
||||
animation: titlescale .5s
|
||||
|
||||
+maxWidth768()
|
||||
top: 0
|
||||
@@ -15,6 +17,7 @@
|
||||
margin: 0
|
||||
width: 100%
|
||||
height: 100%
|
||||
border-radius: 0
|
||||
|
||||
hr
|
||||
margin: 1rem auto
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
#local-search
|
||||
.search-dialog
|
||||
animation: titlescale .5s
|
||||
|
||||
.local-search-box
|
||||
margin: 0 auto
|
||||
max-width: 100%
|
||||
|
||||
Reference in New Issue
Block a user