Updating scroll bar height
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
background-image: linear-gradient(90deg, rgba(238,136,5,1) 0%, rgba(191,48,48,1) 41%, rgba(209,28,28,1) 100%);
|
background-image: linear-gradient(90deg, rgba(238,136,5,1) 0%, rgba(191,48,48,1) 41%, rgba(209,28,28,1) 100%);
|
||||||
height: 5px;
|
height: 5px;
|
||||||
left: 0;
|
left: 0;
|
||||||
top: 63px;
|
top: 83px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
width: 0;
|
width: 0;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
|
|||||||
Reference in New Issue
Block a user