Updating scroll bar height

This commit is contained in:
2020-06-09 01:39:25 +01:00
parent bb38781731
commit 5a0bf65c00

View File

@@ -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;