mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-16 06:03:42 +08:00
the relay server for openai websocket is ready
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
margin: 0;
|
||||
overflow: hidden;
|
||||
font-family: Arial, sans-serif;
|
||||
width 100vw
|
||||
width 100%
|
||||
|
||||
.phone-container {
|
||||
position: relative;
|
||||
@@ -90,7 +90,7 @@
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
padding: 0;
|
||||
width 100vw
|
||||
width 100%
|
||||
|
||||
.wave-container {
|
||||
padding 3rem
|
||||
@@ -148,13 +148,6 @@
|
||||
flex-flow row
|
||||
justify-content: space-between;
|
||||
width 100%
|
||||
|
||||
.left {
|
||||
margin-left 3rem
|
||||
}
|
||||
.right {
|
||||
margin-right 3rem
|
||||
}
|
||||
}
|
||||
|
||||
.call-controls {
|
||||
|
||||
Reference in New Issue
Block a user