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:
parent
5a89960b64
commit
1abd7f2645
@ -2,6 +2,10 @@
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
.focalboard-body .RightControlsContainer-eacbOh {
|
||||
flex-basis: auto;
|
||||
}
|
||||
|
||||
.focalboard-body .feature-global-header>header {
|
||||
z-index: 1000;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user