Change percentage to px
This commit is contained in:
parent
7d6f8cdd0e
commit
019afb6053
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@
|
|||
width: 8px;
|
||||
position: absolute;;
|
||||
right: -7px;
|
||||
bottom: 44%;
|
||||
bottom: 8px;
|
||||
border-bottom: 2px solid $border-color;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue