enterprise (#4617)
Co-authored-by: GitHub Action <action@github.com> Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
This commit is contained in:
parent
76192fbced
commit
49408c00e9
1205 changed files with 3057 additions and 1491 deletions
|
|
@ -4,7 +4,7 @@
|
|||
justify-content: flex-end;
|
||||
align-items: center;
|
||||
|
||||
[data-slot="additions"] {
|
||||
[data-slot="diff-changes-additions"] {
|
||||
font-family: var(--font-family-mono);
|
||||
font-size: var(--font-size-small);
|
||||
font-style: normal;
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
color: var(--text-diff-add-base);
|
||||
}
|
||||
|
||||
[data-slot="deletions"] {
|
||||
[data-slot="diff-changes-deletions"] {
|
||||
font-family: var(--font-family-mono);
|
||||
font-size: var(--font-size-small);
|
||||
font-style: normal;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue