Spaces:
Runtime error
Runtime error
withai4all
commited on
Commit
•
b4d6fde
1
Parent(s):
0a2f5f6
Upload custom.css
Browse files- assets/custom.css +1 -1
assets/custom.css
CHANGED
@@ -46,7 +46,7 @@ footer {
|
|
46 |
background: var(--block-background-fill);
|
47 |
width: 100%;
|
48 |
line-height: var(--line-sm);
|
49 |
-
min-height:
|
50 |
}
|
51 |
#usage_display p, #usage_display span {
|
52 |
margin: 0;
|
|
|
46 |
background: var(--block-background-fill);
|
47 |
width: 100%;
|
48 |
line-height: var(--line-sm);
|
49 |
+
min-height: 2em;
|
50 |
}
|
51 |
#usage_display p, #usage_display span {
|
52 |
margin: 0;
|