mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 23:12:18 +00:00
DEV: Fix mini-profiler location for custom (or missing) d-headers (#15192)
This commit is contained in:
parent
d3912075b6
commit
972d7cb1d6
@ -372,7 +372,7 @@ table {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.profiler-results.profiler-left {
|
.profiler-results.profiler-left {
|
||||||
top: 60px !important;
|
top: var(--header-offset) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.flex-center-align {
|
.flex-center-align {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user