Преглед на файлове

Remove scrollbars unless needed

Ananke has a very minimal design but code sections were including
horizontal and vertical scrollbars even when there is only a single line
of code. I feel that removing them unless necessary leads to a less
cluttered look with no downsides.

This also includes a rebuild of the production file as requested here:
https://github.com/budparr/gohugo-theme-ananke/pull/279#issuecomment-638253759
pull/279/head
Gerry преди 4 години
родител
ревизия
88caa580da
No account linked to committer's email address
променени са 4 файла, в които са добавени 4 реда и са изтрити 5878 реда
  1. 1
    1
      data/webpack_assets.json
  2. 0
    1
      src/css/_code.css
  3. 0
    5876
      static/dist/css/app.4fc0b62e4b82c997bb0041217cd6b979.css
  4. 3
    0
      static/dist/css/app.b37174ad47f1bff003551bf8ef2ab3dc.css

+ 1
- 1
data/webpack_assets.json Целия файл

@@ -1,6 +1,6 @@
{
"app": {
"js": "js/app.3fc0f988d21662902933.js",
"css": "css/app.4fc0b62e4b82c997bb0041217cd6b979.css"
"css": "css/app.b37174ad47f1bff003551bf8ef2ab3dc.css"
}
}

+ 0
- 1
src/css/_code.css Целия файл

@@ -1,7 +1,6 @@
pre, .pre {
overflow-x: auto;
overflow-y: hidden;
overflow: scroll;
}



+ 0
- 5876
static/dist/css/app.4fc0b62e4b82c997bb0041217cd6b979.css
Файловите разлики са ограничени, защото са твърде много
Целия файл


+ 3
- 0
static/dist/css/app.b37174ad47f1bff003551bf8ef2ab3dc.css
Файловите разлики са ограничени, защото са твърде много
Целия файл


Loading…
Отказ
Запис