mirror of https://github.com/vector-im/riot-web
fix topic font size
parent
7cd24e7dbd
commit
c606912a8d
|
@ -212,7 +212,7 @@ limitations under the License.
|
||||||
max-height: 42px;
|
max-height: 42px;
|
||||||
color: #A2A2A2;
|
color: #A2A2A2;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
font-size: 12px;
|
font-size: 13px;
|
||||||
margin-left: 19px;
|
margin-left: 19px;
|
||||||
margin-right: 16px;
|
margin-right: 16px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
Loading…
Reference in New Issue