fix: clipboard button visible in search (#445)

This commit is contained in:
Ben Schlegel
2023-09-03 18:06:05 +02:00
committed by GitHub
parent 505673acd7
commit 8c354f6261

View File

@ -10,7 +10,6 @@
background-color: var(--light);
border: 1px solid;
border-radius: 5px;
z-index: 1;
opacity: 0;
transition: 0.2s;