invisible input button

This commit is contained in:
ReznoRMichael 2022-01-11 12:10:25 +01:00
parent d6bd9589ed
commit bcfe68f100
3 changed files with 5 additions and 3 deletions

View file

@ -441,7 +441,8 @@ input[type="file"] {
/* margin: 0.5rem 0.5rem 0.5rem 0.25rem; */
}
.input-file {
.input-file,
.input-button {
width: 0.1px;
height: 0.1px;
opacity: 0;

File diff suppressed because one or more lines are too long

View file

@ -266,7 +266,8 @@ input[type="file"] {
/* margin: 0.5rem 0.5rem 0.5rem 0.25rem; */
}
.input-file {
.input-file,
.input-button {
width: 0.1px;
height: 0.1px;
opacity: 0;