Skip to content

Commit

Permalink
Merge branch 'hibbitts-design:docsify-this-v1' into docsify-this-v1
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhibbitts authored Jan 16, 2025
2 parents 13674bf + 147baee commit 8da557d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/assets/css/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,12 @@
padding-top: 5rem;
}

.sidebar-nav a,
.sidebar nav a {
overflow: visible;
white-space: break-spaces;
}

.pagination-item,
.pagination-item-title {
opacity: 0.9 !important;
Expand Down Expand Up @@ -1425,12 +1431,6 @@ span #docsifythisurlfield {
clear: both;
}

.sidebar-nav a,
.sidebar nav a {
overflow: visible;
white-space: break-spaces;
}

.sidebar .app-name {
display: none;
}
Expand Down

0 comments on commit 8da557d

Please sign in to comment.