UX: Make space for scrollbar in mini-profiler (#17524)
This commit is contained in:
parent
9909d001c5
commit
be6736c940
|
@ -25,5 +25,6 @@ div.profiler-results.profiler-top {
|
|||
|
||||
&.profiler-right .profiler-button {
|
||||
border-left: 1px solid var(--header_primary-low);
|
||||
padding-right: 10px; // Make space for scrollbar
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue