Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix styling for debugger dumped variables
  • Loading branch information
LordSimal committed Sep 16, 2024
commit 9e0bdf6d02d8f298bcc9e95ac7adedfe2aec8684
4 changes: 0 additions & 4 deletions webroot/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -281,10 +281,6 @@ strong {
text-align: left;
}

/* Override styles in cake's default css */
.c-debug-table .cake-debug-string {
margin-right: 48px;
}
/* correct height to fit with environment panel */
.c-debug-table .cake-debug-copy {
padding: 5px 6px;
Expand Down