refactor: edit top and bottom
This commit is contained in:
parent
4db0987dd2
commit
e48f2a66ee
1 changed files with 2 additions and 2 deletions
|
|
@ -158,8 +158,8 @@ defineEmits<{
|
|||
display: block;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 5%;
|
||||
bottom: 5%;
|
||||
top: 15%;
|
||||
bottom: 15%;
|
||||
background: var(--red-8);
|
||||
width: 4px;
|
||||
border-radius: 99rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue