Move the indicator to the top
This commit is contained in:
@ -61,8 +61,8 @@
|
|||||||
&::before {
|
&::before {
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
top: -0.25rem;
|
||||||
right: 1.5rem;
|
right: 1.5rem;
|
||||||
bottom: -0.25rem;
|
|
||||||
left: 1.5rem;
|
left: 1.5rem;
|
||||||
transition-duration: var(--transition);
|
transition-duration: var(--transition);
|
||||||
transition-property: right, left, border-bottom;
|
transition-property: right, left, border-bottom;
|
||||||
|
Reference in New Issue
Block a user