Commit e4bda897 authored by George Tsiolis's avatar George Tsiolis

Change font for tables inside diff discussions

parent 2f7b71df
......@@ -44,6 +44,12 @@
}
}
.note-text {
table {
font-family: $font-family-sans-serif;
}
}
table {
width: 100%;
font-family: $monospace_font;
......
---
title: Change font for tables inside diff discussions
merge_request: 18660
author: George Tsiolis
type: changed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment