summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'index.css')
-rw-r--r--index.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/index.css b/index.css
index c981a74..7adc34f 100644
--- a/index.css
+++ b/index.css
@@ -87,4 +87,8 @@ body {
label { display: flex; flex-direction: row; margin-bottom: 10px; }
label > span { display: block; min-width: 80px; }
#recording_msg { display: none; }
-.recording #recording_msg { display: inline; } \ No newline at end of file
+.recording #recording_msg { display: inline; }
+#cases {
+ margin-top: 10px;
+ height: 60px;
+} \ No newline at end of file