Tweak size/style of .srt "upload" button
All checks were successful
Publish to burnedkirby.com/subtitle / publish-site (push) Successful in 1s
All checks were successful
Publish to burnedkirby.com/subtitle / publish-site (push) Successful in 1s
This commit is contained in:
parent
66773d92bd
commit
842c63c5e6
1 changed files with 4 additions and 0 deletions
|
@ -44,6 +44,10 @@
|
|||
height: 8vh;
|
||||
z-index: 2;
|
||||
}
|
||||
input#uploadInput {
|
||||
font-size: 10vh;
|
||||
z-index: 3;
|
||||
}
|
||||
button.transport_button {
|
||||
background-color: transparent;
|
||||
background-repeat: no-repeat;
|
||||
|
|
Loading…
Reference in a new issue