MarkoVidrih commited on
Commit
6d516ab
1 Parent(s): fc4eeef

Update public/style.css

Browse files
Files changed (1) hide show
  1. public/style.css +0 -2
public/style.css CHANGED
@@ -39,7 +39,6 @@ div#right-ctn {
39
  display: flex;
40
  flex-direction: column;
41
  row-gap: 4px;
42
- overflow: scroll;
43
  height: 320px;
44
  }
45
 
@@ -110,7 +109,6 @@ div#vision-text-container {
110
  display: flex;
111
  flex-direction: column;
112
  flex: 1;
113
- overflow: scroll;
114
  }
115
 
116
  .text-msg {
 
39
  display: flex;
40
  flex-direction: column;
41
  row-gap: 4px;
 
42
  height: 320px;
43
  }
44
 
 
109
  display: flex;
110
  flex-direction: column;
111
  flex: 1;
 
112
  }
113
 
114
  .text-msg {