Browse Source

fix typo

dev
xmcp 6 years ago
parent
commit
6cf206744a
  1. 2
      src/Flows.css

2
src/Flows.css

@ -55,7 +55,7 @@
.left-container .flow-reply { .left-container .flow-reply {
flex: 0 0 300px; flex: 0 0 300px;
.max-height: 15em; max-height: 15em;
margin-right: -7px; margin-right: -7px;
overflow-y: hidden; overflow-y: hidden;
} }

Loading…
Cancel
Save