diff --git a/ElectronClient/app/style.css b/ElectronClient/app/style.css index cf90cf0f1..6433b6836 100644 --- a/ElectronClient/app/style.css +++ b/ElectronClient/app/style.css @@ -73,4 +73,8 @@ table td, table th { background-color: rgba(0,0,0,0.10) !important; border: 1px solid rgba(0,0,0,0.15); border-radius: 5px; +} + +.smalltalk { + font-family: sans-serif; } \ No newline at end of file