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;
|
||||
}
|
||||
hr.sep {
|
||||
border: 1px solid rgba(var(--accent-rgb, 0.45));
|
||||
border: 1px solid rgba(var(--accent-rgb), 0.45);
|
||||
}
|
||||
hr.sticky {
|
||||
position: sticky;
|
||||
|
|
Loading…
Reference in a new issue