mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-04 17:39:23 +08:00
remove global styles
This commit is contained in:
@@ -109,15 +109,4 @@
|
||||
border-radius: 5px;
|
||||
color: var(--color-accent);
|
||||
}
|
||||
|
||||
:global(body) {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
background: black;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
align-items: center;
|
||||
height: 100vh;
|
||||
color: white;
|
||||
font-family: Arial, sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user