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 {
flex: 0 0 300px;
.max-height: 15em;
max-height: 15em;
margin-right: -7px;
overflow-y: hidden;
}

Loading…
Cancel
Save