Fix changelog-bar overflowing (#1115)
This commit is contained in:
parent
d9b3ba0ff2
commit
afc95d99cb
@ -147,6 +147,13 @@ function switchPage(page) {
|
||||
position: relative;
|
||||
padding-left: 1.8rem;
|
||||
|
||||
&:last-child {
|
||||
.changelog-bar.duplicate {
|
||||
height: 100%;
|
||||
background: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
.changelog-bar {
|
||||
--color: var(--color-special-green);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user