Logo
Explore Help
Sign In
machankura/mempool
3
0
Fork 0
You've already forked mempool
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
mempool/frontend/src/app/components/docs/docs.component.scss

10 lines
118 B
SCSS
Raw Normal View History

Move /api to /docs/api Also make API docs responsive so they can be viewed on mobile. REST docs are at /docs/api/rest and WebSocket docs are at /docs/api/websocket.
2021-12-01 17:01:50 -05:00
#main-tab-content {
text-align: left;
padding-top: 10px;
Add various ux improvements for mobile doc menu
2021-12-17 07:00:48 -05:00
scroll-behavior: smooth;
Move /api to /docs/api Also make API docs responsive so they can be viewed on mobile. REST docs are at /docs/api/rest and WebSocket docs are at /docs/api/websocket.
2021-12-01 17:01:50 -05:00
}
Create skeleton layout for desktop docs nav This includes switching to a 2-column layout (1 for nav and 1 for content) and moving footer links to docs component so floats can be cleared properly.
2021-12-15 13:17:37 -05:00
#footer {
clear: both;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 569ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API