Update svgedit.css

master
JFH 2021-09-30 00:39:37 +02:00
parent eac6bd2d0d
commit 0a6170bcff
1 changed files with 1 additions and 1 deletions

View File

@ -342,7 +342,7 @@ hr {
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
overflow-y: scroll; overflow-y: scroll;
scrollbar-width: thin; /* Firefox */ scrollbar-width: none; /* Firefox */
} }
#tools_left::-webkit-scrollbar { /* Chrome, Edge, and Safari */ #tools_left::-webkit-scrollbar { /* Chrome, Edge, and Safari */