1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-05 14:50:29 +02:00

Fixing the max-width of the board header columns inputs

This commit is contained in:
Jesús Espino 2021-04-07 19:07:14 +02:00
parent 5e292ad77b
commit 8da9da698c

View File

@ -37,6 +37,7 @@
}
.Label{
max-width: 170px;
.Editable {
background: transparent;
}