修复移动端搜索框圆角
This commit is contained in:
parent
387228a838
commit
c803cd8144
@ -48,11 +48,11 @@
|
||||
|
||||
.DocSearch-Button {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
justify-content: center !important;
|
||||
align-items: center;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
width: 32px;
|
||||
width: 36px;
|
||||
height: 55px;
|
||||
background: transparent;
|
||||
transition: border-color 0.25s;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user