config_tools: fix configForm character display issue
fix configForm character display issue Tracked-On: #6691 Signed-off-by: Weiyi Feng <weiyix.feng@intel.com>
This commit is contained in:
parent
b5b6503248
commit
35b8d53af3
|
@ -180,4 +180,8 @@ table {
|
|||
|
||||
.rst-paragraph:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
*{
|
||||
font-family: Roboto !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue