fix(apb): double
This commit is contained in:
parent
a3a8b9e8c0
commit
b8e03fe3c5
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
hr.sep {
|
hr.sep {
|
||||||
border: 1px solid rgba(var(--accent-rgb, 0.45));
|
border: 1px solid rgba(var(--accent-rgb), 0.45);
|
||||||
}
|
}
|
||||||
hr.sticky {
|
hr.sticky {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
|
|
Loading…
Reference in a new issue