Add github link to help text
This commit is contained in:
@@ -144,6 +144,7 @@ body {
|
||||
}
|
||||
|
||||
.editor li.help > div {
|
||||
margin-top: 2px;
|
||||
min-height: 10px;
|
||||
}
|
||||
|
||||
@@ -170,6 +171,10 @@ body {
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.editor li.help a {
|
||||
color: var(--text);
|
||||
}
|
||||
|
||||
.editor li:focus {
|
||||
border-left: 10px solid var(--focus) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user