Merge remote-tracking branch 'origin/main' into docs
This commit is contained in:
commit
fe80478b8a
32 changed files with 973 additions and 107 deletions
|
|
@ -10,10 +10,6 @@
|
|||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.cm-gutters {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.cm-content {
|
||||
padding-top: 12px !important;
|
||||
padding-left: 8px !important;
|
||||
|
|
@ -22,3 +18,6 @@
|
|||
.cm-scroller {
|
||||
padding-bottom: 50vh;
|
||||
}
|
||||
.cm-line > * {
|
||||
background: var(--lineBackground);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue