mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-25 14:59:26 +01:00
assets/pages: preserve whitespace of log messages (#16)
* assets/pages: preserve whitespace of log messages * assets/pages: remove unnecessary css class
This commit is contained in:
@@ -91,4 +91,8 @@ export default {
|
||||
.is-fullheight {
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
.text {
|
||||
white-space: pre;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user