Add the search box and the toggle section navigation (for mobile)

This commit is contained in:
TAKAHASHI Shuuji
2021-04-23 12:45:20 +00:00
parent 0b3359c72a
commit af860986bd
2 changed files with 8 additions and 5 deletions
+1 -5
View File
@@ -444,7 +444,7 @@ body.cid-community > #deprecation-warning > .deprecation-warning > * {
.td-sidebar__inner {
form.td-sidebar__search {
button.td-sidebar__toggle {
.td-sidebar__toggle {
&:hover {
color: #000000;
}
@@ -482,10 +482,6 @@ main.content {
.td-blog {
.td-sidebar-nav {
max-height: calc(100vh - 8rem);
}
.widget-link {
margin-bottom: 1rem;