mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix play button border for mobile layout
This commit is contained in:
parent
d9378932d4
commit
8152c95bfa
1 changed files with 1 additions and 2 deletions
|
@ -521,8 +521,7 @@
|
|||
top: 50%;
|
||||
left: 50%;
|
||||
margin: -2.2em 0 0 -2.2em;
|
||||
border: 2.7px solid rgba(255, 255, 255, .6);
|
||||
padding: .38em !important;
|
||||
padding: 0.4em !important;
|
||||
color: rgba(255, 255, 255, .76)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue