Update dependencies and fix layout

This commit is contained in:
henryruhs
2025-03-02 15:18:37 +01:00
parent d459ae981e
commit 6c49a9779b
2 changed files with 9 additions and 6 deletions

View File

@@ -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;