mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-04 08:59:39 -04:00
13 lines
192 B
Text
13 lines
192 B
Text
#pv-vid-video {
|
|
.raised;
|
|
|
|
position: absolute;
|
|
|
|
max-width: 100%;
|
|
max-height: 100%;
|
|
}
|
|
|
|
#pv-vid-video:-webkit-full-screen {
|
|
top: auto !important;
|
|
left: auto !important;
|
|
}
|