mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
More proper spacing
This commit is contained in:
parent
a1ba61fb6a
commit
d2fa385eed
|
|
@ -31,7 +31,7 @@
|
|||
|
||||
.clearFilterInputBtn {
|
||||
position: absolute;
|
||||
right: 1rem;
|
||||
right: 0.5rem;
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
border-radius: 50%;
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@
|
|||
}
|
||||
|
||||
.filter {
|
||||
padding: 0.5rem;
|
||||
margin: 0.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue