Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AmazingRise/hugo-theme-diary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authoramazingrise <8315221+AmazingRise@users.noreply.github.com>2020-03-20 16:33:50 +0300
committeramazingrise <8315221+AmazingRise@users.noreply.github.com>2020-03-20 16:33:50 +0300
commit7b03a6d54cc6b07f9ebe8b9269120514e7c901c7 (patch)
tree139168fac81f619bc8f0e115df5ddc9e80f8b038 /assets
parent15c2ba412021c646293fc2a8ff464092cd3f20ce (diff)
Fix ToC height issue.
Diffstat (limited to 'assets')
-rw-r--r--assets/scss/journal.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/scss/journal.scss b/assets/scss/journal.scss
index 9c8e603..9d034fd 100644
--- a/assets/scss/journal.scss
+++ b/assets/scss/journal.scss
@@ -909,6 +909,7 @@ a {
margin-right: 60px;
margin-top: 30px;
max-width: 260px;
+ max-height: 80vh;
overflow: auto;
background: rgba($color-accent, 0.05);
&,