mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 17:05:43 +01:00
Fix css syntax highlighting conflict with bulma title
This commit is contained in:
@@ -188,6 +188,9 @@ export default {
|
||||
bold: {
|
||||
fontWeight: "bold"
|
||||
},
|
||||
title: {
|
||||
fontWeight: "bold"
|
||||
},
|
||||
italic: {
|
||||
fontStyle: "italic"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user