mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 18:24:12 +02:00
upload page
This commit is contained in:
parent
b0b3c0f3ed
commit
a8f0d8e299
8 changed files with 171 additions and 18 deletions
|
|
@ -9,4 +9,15 @@
|
|||
text-align: center;
|
||||
vertical-align: middle;
|
||||
line-height: 300px;
|
||||
position: relative;
|
||||
|
||||
& input[type="file"] {
|
||||
cursor: pointer;
|
||||
opacity: 0;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue