mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-22 02:52:23 -06:00
Fixed css style
(cherry picked from commit e5f2a27f0d48d041a3d63001c0b13230a6afdf6b)
This commit is contained in:
parent
936a1e63be
commit
7c93bcc48f
@ -170,9 +170,9 @@
|
|||||||
|
|
||||||
.search-button {
|
.search-button {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
display: flex;
|
|
||||||
right: $sp-4;
|
right: $sp-4;
|
||||||
bottom: $sp-4;
|
bottom: $sp-4;
|
||||||
|
display: flex;
|
||||||
width: $sp-9;
|
width: $sp-9;
|
||||||
height: $sp-9;
|
height: $sp-9;
|
||||||
background-color: $search-background-color;
|
background-color: $search-background-color;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user