1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-11-24 08:22:29 +02:00

Small style improvements

This commit is contained in:
Jesús Espino 2020-10-27 16:09:11 +01:00
parent dfc29439b7
commit 4ba0a3a081

View File

@ -6,7 +6,8 @@
border-bottom: solid 1px rgba(var(--main-fg), 0.16);
margin-bottom: 10px;
padding: 10px 10px;
color: #909090;
color: rgba(var(--main-fg), 0.5);
align-items: center;
> div {
margin-right: 5px;