Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
parent
77e5081a2e
commit
40c4466641
|
@ -1000,7 +1000,9 @@
|
||||||
.comment-container {
|
.comment-container {
|
||||||
border: 1px solid var(--color-secondary);
|
border: 1px solid var(--color-secondary);
|
||||||
border-radius: var(--border-radius);
|
border-radius: var(--border-radius);
|
||||||
|
}
|
||||||
|
|
||||||
|
.content {
|
||||||
> .merge-section {
|
> .merge-section {
|
||||||
background-color: var(--color-box-body);
|
background-color: var(--color-box-body);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue