You've already forked AstralRinth
forked from didirus/AstralRinth
Fix changelog-bar overflowing (#1115)
This commit is contained in:
@@ -147,6 +147,13 @@ function switchPage(page) {
|
|||||||
position: relative;
|
position: relative;
|
||||||
padding-left: 1.8rem;
|
padding-left: 1.8rem;
|
||||||
|
|
||||||
|
&:last-child {
|
||||||
|
.changelog-bar.duplicate {
|
||||||
|
height: 100%;
|
||||||
|
background: transparent;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.changelog-bar {
|
.changelog-bar {
|
||||||
--color: var(--color-special-green);
|
--color: var(--color-special-green);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user