Skip to content

Commit 79284bc

Browse files
fix: conflicts
Signed-off-by: Luka Trovic <[email protected]>
1 parent 9c77334 commit 79284bc

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

css/style.scss

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,12 @@ li.ProseMirror-selectednode:after {
7373
transform: translate3d(0, 0, 0);
7474
}
7575
}
76+
77+
#viewer > div.modal-header > div.modal-title {
78+
font-weight: bold;
79+
}
80+
81+
#viewer > div.modal-header {
82+
background-color: var(--color-main-background);
83+
border-top: 3px solid var(--color-primary-element);
84+
}

0 commit comments

Comments
 (0)