docs(website): round empty search
This commit is contained in:
parent
ca92c20cc1
commit
3719d6275e
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ $custom:(
|
||||||
background: $input-background;
|
background: $input-background;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 38px;
|
width: $input-height;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
font-size: $font-size;
|
font-size: $font-size;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue