1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-03 11:35:00 +01:00

Revert "assets/pages: preserve whitespace of log messages (#16)" (#17)

This reverts commit 137c71e50d.
This commit is contained in:
Amir Raminfar
2019-03-14 19:22:05 -07:00
committed by GitHub
parent 5dd1bf971d
commit e09818969c

View File

@@ -91,8 +91,4 @@ export default {
.is-fullheight {
min-height: 100vh;
}
.text {
white-space: pre;
}
</style>