1
0
Fork 0
mirror of https://github.com/24eme/signaturepdf synced 2024-06-17 13:15:14 +02:00

suppression: croix dans input

This commit is contained in:
Gabriel Poma 2023-04-19 15:37:51 +02:00
parent cbea7de840
commit 011c9094e1

View file

@ -64,14 +64,19 @@
}
.delete-metadata {
display: none;
cursor: pointer;
position: absolute;
right: -20px;
right: 10px;
top: 0;
font-size: 1.2rem;
user-select: none;
}
.input-metadata:hover > .delete-metadata {
display: block;
}
@media (max-width: 480px) {
.subtitle {
font-size: .875em