mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-24 22:39:18 +01:00
Uses new font family
This commit is contained in:
@@ -64,7 +64,7 @@ export default {
|
||||
<style scoped lang="scss">
|
||||
.events {
|
||||
padding: 10px;
|
||||
font-family: monaco, monospace;
|
||||
font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, monaco, monospace;
|
||||
|
||||
& > li {
|
||||
word-wrap: break-word;
|
||||
|
||||
Reference in New Issue
Block a user