mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 17:30:59 +01:00
Tutorial: remove outline on scrollbar thumb (#6090)
This commit is contained in:
parent
4ccd65fdc3
commit
00acbf2117
@ -198,7 +198,6 @@
|
||||
.chapter-markup::-webkit-scrollbar-thumb {
|
||||
background-color: rgba(255,255,255,.7);
|
||||
border-radius: 1em;
|
||||
outline: 1px solid green;
|
||||
}
|
||||
|
||||
.chapter-markup :global(p) > :global(code),
|
||||
|
Loading…
Reference in New Issue
Block a user