mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-01 07:48:20 -04:00
8 lines
135 B
Text
8 lines
135 B
Text
#pv-aud-audio {
|
|
position: absolute;
|
|
|
|
max-width: 100%;
|
|
max-height: 100%;
|
|
|
|
box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.3);
|
|
}
|