1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-02-13 19:42:12 +02:00

Fix #556: menu font size (#568)

This commit is contained in:
Chen-I Lim 2021-06-12 05:54:27 -07:00 committed by GitHub
parent 3e88347825
commit b45ff4c833
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,8 @@
flex-direction: row;
align-items: center;
font-size: 14px;
line-height: 24px;
font-weight: 400;
height: 32px;
padding: 4px 20px;