mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-10 18:21:34 +03:00
landscape: prevent thick horizontal scroll
This commit is contained in:
parent
d1e9bd2984
commit
760b6214df
@ -49,6 +49,7 @@ const Root = styled.div`
|
||||
/* Works on Chrome/Edge/Safari */
|
||||
*::-webkit-scrollbar {
|
||||
width: 6px;
|
||||
height: 6px;
|
||||
}
|
||||
*::-webkit-scrollbar-track {
|
||||
background: transparent;
|
||||
|
Loading…
Reference in New Issue
Block a user