Update dependencies and fix layout
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
:root:root:root:root .gradio-container
|
||||
{
|
||||
max-width: 110em;
|
||||
overflow: unset;
|
||||
}
|
||||
|
||||
:root:root:root:root main
|
||||
{
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
:root:root:root:root input[type="number"]
|
||||
{
|
||||
appearance: textfield;
|
||||
|
||||
Reference in New Issue
Block a user