From cca84f6716cdbb8c4702ef1dca61951b84465a9d Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 5 Apr 2022 14:18:42 +0200 Subject: move scrollbar styling to scrollbar.css --- _includes/jekyll-theme/shell.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_includes') diff --git a/_includes/jekyll-theme/shell.html b/_includes/jekyll-theme/shell.html index 9b7ed4d..7fa0838 100644 --- a/_includes/jekyll-theme/shell.html +++ b/_includes/jekyll-theme/shell.html @@ -15,7 +15,7 @@ {% endfor %} {% assign cmd = new_cmd %} {% assign cmd = cmd | join: '' %} -
+
$
{{ cmd }}
{% if include.out %} -- cgit v1.2.3