review feedback

This commit is contained in:
Max Schmitt 2024-07-08 10:22:43 +02:00
parent f828bc9c02
commit 9bd4a0fc33

View file

@ -57,8 +57,9 @@
white-space: nowrap; white-space: nowrap;
} }
.copy-icon { .call-line .copy-icon {
display: none; display: none;
margin-left: 5px;
} }
.call-line:hover .copy-icon { .call-line:hover .copy-icon {