mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-05 18:09:23 +08:00
whl 更新
This commit is contained in:
BIN
dist/gradio_webrtc-0.0.30.dev0-py3-none-any.whl
vendored
BIN
dist/gradio_webrtc-0.0.30.dev0-py3-none-any.whl
vendored
Binary file not shown.
@@ -591,15 +591,16 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.player-controls {
|
.player-controls {
|
||||||
height: 15%;
|
height: 15%;;
|
||||||
position: relative;
|
position: relative;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
min-height: 84px;
|
||||||
|
|
||||||
.chat-btn {
|
.chat-btn {
|
||||||
height: 64px;
|
height: 64px;
|
||||||
width: 100%;
|
width: 296px;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user