v0.1.4-pre.011
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// file: crates/ksp-app-config-desk/frontend/sass/_app.scss
|
||||
// version: 4
|
||||
// version: 5
|
||||
|
||||
$app-header-height: 72px;
|
||||
$app-footer-height: 42px;
|
||||
@@ -111,3 +111,10 @@ body {
|
||||
background: var(--bs-body-bg);
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
|
||||
#environmentReportTable td:first-child,
|
||||
#environmentReportTable td:nth-child(4),
|
||||
#environmentReportTable td:nth-child(5) {
|
||||
font-family: var(--bs-font-monospace);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user