Changed scroll component button design. Removed unnecessary z-index from tooltip arrow.
This commit is contained in:
@@ -133,7 +133,6 @@ export default {
|
||||
width: 0;
|
||||
height: 0;
|
||||
position: absolute;
|
||||
z-index : 11;
|
||||
top: -.5rem;
|
||||
left: calc(50% - .5rem);
|
||||
border-left: .5rem solid transparent;
|
||||
|
||||
Reference in New Issue
Block a user