mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-02-22 21:25:43 -05:00
docs/versions: fix version selector being hidden behind TOC sidebar
also make it scrollable on _really_ small screens ci-kbs-docs-build-full
This commit is contained in:
parent
7955842da9
commit
e758e3c343
1 changed files with 3 additions and 0 deletions
|
@ -38,10 +38,13 @@
|
|||
|
||||
#versjon-overlay {
|
||||
position: fixed;
|
||||
z-index: 100;
|
||||
bottom: 0px;
|
||||
right: 0px;
|
||||
width: 250px;
|
||||
background: var(--color-code-background);
|
||||
max-height: 100%;
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
p.versjon-old-warning {
|
||||
|
|
Loading…
Add table
Reference in a new issue