feat: add native app regions support
This commit is contained in:
parent
74740d7fcc
commit
84979a975c
@ -248,6 +248,7 @@ const AppsContainer = styled.div`
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
margin-bottom: 10px;
|
||||
-webkit-app-region: none;
|
||||
&::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user