fix: incorrect search clear button positioning
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
right: 32px;
|
||||
right: 36px;
|
||||
cursor: pointer;
|
||||
|
||||
transition: background-color 0.15s linear;
|
||||
|
||||
Reference in New Issue
Block a user