0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +00:00
This commit is contained in:
Víctor Losada Hernández
2024-03-08 10:13:04 +01:00
parent 54d881642d
commit d0000cee11
3 changed files with 0 additions and 7 deletions

View File

@@ -30,11 +30,9 @@
}
.CodeMirror-vscrollbar {
&::-webkit-scrollbar {
width: 20px;
}
&::-webkit-scrollbar-thumb {
width: 20px;
background: linear-gradient(90deg, #85858599 15px, #80808000 15px);