Spaces:
Sleeping
Sleeping
neerajkalyank
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -86,7 +86,7 @@ def billing_interface(patient_id):
|
|
86 |
|
87 |
# Gradio Interface
|
88 |
with gr.Blocks() as app:
|
89 |
-
gr.Markdown("#
|
90 |
|
91 |
with gr.Tab("Patient Registration"):
|
92 |
with gr.Row():
|
@@ -170,7 +170,7 @@ body {
|
|
170 |
|
171 |
textarea {
|
172 |
font-size: 14px;
|
173 |
-
color: #
|
174 |
}
|
175 |
|
176 |
.gr-button {
|
|
|
86 |
|
87 |
# Gradio Interface
|
88 |
with gr.Blocks() as app:
|
89 |
+
gr.Markdown("# \t\t\t\tSathkrutha LIMS ")
|
90 |
|
91 |
with gr.Tab("Patient Registration"):
|
92 |
with gr.Row():
|
|
|
170 |
|
171 |
textarea {
|
172 |
font-size: 14px;
|
173 |
+
color: #edebeb;
|
174 |
}
|
175 |
|
176 |
.gr-button {
|