mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-24 10:54:04 +08:00
8 lines
158 B
CSS
8 lines
158 B
CSS
.submit {
|
|
width: 96% !important;
|
|
margin: 0 !important;
|
|
padding: 8px !important;
|
|
font-size: 24px !important;
|
|
background-color: #F6F6F6 !important;
|
|
}
|