1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-09-16 08:56:19 +02:00

Menu text color

This commit is contained in:
Chen-I Lim
2020-10-15 19:33:46 -07:00
parent 63384838a5
commit fd2f7ceb11

View File

@@ -344,6 +344,8 @@ hr {
list-style: none;
padding: 0;
margin: 0;
color: rgb(55, 53, 47);
}
.menu-option {