Tweak size/style of .srt "upload" button
All checks were successful
Publish to burnedkirby.com/subtitle / publish-site (push) Successful in 1s

This commit is contained in:
Stephen Seo 2024-07-10 15:52:46 +09:00
parent 66773d92bd
commit 842c63c5e6

View file

@ -44,6 +44,10 @@
height: 8vh; height: 8vh;
z-index: 2; z-index: 2;
} }
input#uploadInput {
font-size: 10vh;
z-index: 3;
}
button.transport_button { button.transport_button {
background-color: transparent; background-color: transparent;
background-repeat: no-repeat; background-repeat: no-repeat;