mirror of
https://github.com/filp/whoops.git
synced 2026-09-14 03:36:38 +00:00
Fix data-table label to not be monospace
This commit is contained in:
@@ -212,6 +212,9 @@ header {
|
||||
.data-table {
|
||||
width: 100%;
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
||||
.data-table tbody {
|
||||
font: 13px consolas, monospace;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user