mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 11:36:23 +00:00
fix: clipboard button visible in search (#445)
This commit is contained in:
parent
505673acd7
commit
8c354f6261
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
||||||
background-color: var(--light);
|
background-color: var(--light);
|
||||||
border: 1px solid;
|
border: 1px solid;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
z-index: 1;
|
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
transition: 0.2s;
|
transition: 0.2s;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue