Use monospace font in githook editor (#1958)
This commit is contained in:
@@ -140,3 +140,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.githook {
|
||||
textarea {
|
||||
font-family: monospace;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user