mirror of
https://github.com/mattermost/focalboard.git
synced 2025-04-11 11:19:56 +02:00
set min-height on empty date to allow click (#2466)
This commit is contained in:
parent
f9cef8e4a0
commit
20fe19a50d
@ -38,6 +38,7 @@
|
||||
}
|
||||
|
||||
&.empty .Button {
|
||||
min-height: 24px;
|
||||
color: rgba(var(--center-channel-color-rgb), 0.4);
|
||||
padding: 0 3px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user