Files
Jump/jumpapp/assets/css/debugger.css

13 lines
225 B
CSS
Raw Permalink Normal View History

2023-04-12 22:17:13 +01:00
#tracy-bs .tracy-footer--sticky {
display: none !important;
}
#tracy-debug-logo:before {
content: "JUMP";
padding: 0 0px 0 7px;
font-weight: bold;
}
#tracy-debug-logo svg:first-of-type {
display: none;
}