Rework branch overview

Committed-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com>
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com>
This commit is contained in:
Konstantin Schaper
2023-08-02 08:58:56 +02:00
parent e7ba4bbfbe
commit b22722cbed
26 changed files with 893 additions and 408 deletions

View File

@@ -67,6 +67,10 @@
border: none;
}
.is-white-space-pre {
white-space: pre;
}
.has-background-transparent {
background-color: transparent;
}