mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-22 00:32:16 +02:00
N°3800 Fix HTML content display for table borders and code color
This commit is contained in:
@@ -23,4 +23,12 @@ $body-font-size: $ibo-font-size-100 !default;
|
||||
$body-weight: $ibo-font-weight-500 !default;
|
||||
|
||||
$body-overflow-x: hidden !default;
|
||||
$body-overflow-y: auto !default;
|
||||
$body-overflow-y: auto !default;
|
||||
|
||||
|
||||
/**
|
||||
* customize Bulma content variables
|
||||
* See https://bulma.io/documentation/elements/content/
|
||||
*/
|
||||
$content-table-head-cell-border-width: 2px;
|
||||
$content-table-cell-border-width: 1px;
|
||||
|
||||
Reference in New Issue
Block a user