Elastic: Fix timezone element in mobile header overlapping toolbar buttons
This commit is contained in:
parent
a99c87f747
commit
0518dd874a
1 changed files with 3 additions and 1 deletions
|
@ -1916,7 +1916,9 @@ body.task-calendar {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.header-title {
|
body.task-calendar .header-title {
|
||||||
|
position: relative;
|
||||||
|
|
||||||
.tz {
|
.tz {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue