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

GH-4478 - Forcing global header icons on the right (#4556)

This commit is contained in:
Asaad Mahmood 2023-02-09 18:18:32 +05:00 committed by GitHub
parent 5a89960b64
commit 1abd7f2645
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,10 @@
font-size: 20px;
}
.focalboard-body .RightControlsContainer-eacbOh {
flex-basis: auto;
}
.focalboard-body .feature-global-header>header {
z-index: 1000;