1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Update src/elements/emby-input/emby-input.css

Co-Authored-By: Julien Machiels <julien.machiels@protonmail.com>
This commit is contained in:
ManfredRichthofen 2020-01-27 13:26:34 -08:00 committed by GitHub
parent 4e030db832
commit 21c68e4598
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@
}
.emby-input:required {
box-shadow:none;
box-shadow: none;
}
.inputContainer {