fix for displaying global nav in focalboard (#1132)
This commit is contained in:
parent
583d9f8a10
commit
f10b4a82a3
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
|
|
||||||
.Menu {
|
.Menu {
|
||||||
|
position: unset;
|
||||||
|
min-width: unset;
|
||||||
a,
|
a,
|
||||||
button {
|
button {
|
||||||
color: rgba(var(--center-channel-text-rgb), 1);
|
color: rgba(var(--center-channel-text-rgb), 1);
|
||||||
|
|
Loading…
Reference in a new issue