mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
fix topic font size
This commit is contained in:
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
Block a user