Spaces:
Runtime error
Runtime error
MarkoVidrih
commited on
Update public/style.css
Browse files- 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 {
|