mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-21 09:44:21 +01:00
wip: desktop work
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
[data-component="list"] {
|
||||
overflow-y: auto;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 6px;
|
||||
/* overflow-y: auto; */
|
||||
|
||||
/* Hide scrollbar */
|
||||
&::-webkit-scrollbar {
|
||||
@@ -13,6 +10,7 @@
|
||||
|
||||
[data-slot="item"] {
|
||||
width: 100%;
|
||||
margin-bottom: 6px;
|
||||
padding: 4px 12px;
|
||||
text-align: left;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user