Remove redundant font declaration

Part of #65781
pull/65822/head
Daniel Imms 2018-12-28 12:06:03 -08:00
parent c55cf4b241
commit 1bfa1bb9cf
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
}
.monaco-workbench .terminal-message-widget {
font-family: -apple-system, BlinkMacSystemFont, "Segoe WPC", "Segoe UI", "HelveticaNeue-Light", "Ubuntu", "Droid Sans", sans-serif;
font-size: 12px;
line-height: 19px;
padding: 4px 5px;