1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-10-31 00:17:42 +02:00
This commit is contained in:
Chen-I Lim
2021-03-31 15:08:25 -07:00
parent e2a9597b78
commit 679a689d3f

View File

@@ -9,4 +9,12 @@
text-transform: uppercase;
font-weight: 600;
font-size: 13px;
input {
line-height: 20px;
color: rgba(var(--body-color), .8);
text-transform: uppercase;
font-weight: 600;
font-size: 13px;
}
}