client/src/App.scss
changeset 45 c20f32e92759
parent 35 97106bacb24e
child 63 4088f8dc6b52
--- a/client/src/App.scss	Fri Jun 16 18:36:39 2017 +0200
+++ b/client/src/App.scss	Mon Jun 19 11:35:27 2017 +0200
@@ -95,6 +95,8 @@
     justify-content: flex-end;
     .session-notes {
         overflow-y: auto;
+        width: 100%;
+        flex: 1;
     }
 }