1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Add proper styles to docs versioning dropdown

This commit is contained in:
Mario Sarcher 2020-10-30 14:29:21 +01:00
parent a405b21a6e
commit 179218d672

View File

@ -7,7 +7,9 @@
--md-footer-bg-color: #3d90ce; --md-footer-bg-color: #3d90ce;
} }
.md-version__list {
overflow: auto;
}
ul.video-list { ul.video-list {
counter-reset: section; counter-reset: section;