mirror of
https://github.com/remvze/moodist.git
synced 2026-03-10 22:13:15 +08:00
feat: add scroll for lower heights
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.divider {
|
||||
width: 100%;
|
||||
height: 1px;
|
||||
min-height: 1px;
|
||||
background-color: var(--color-neutral-200);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user