mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
add padding to item grid to account for scrollbar
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
flex-direction: column !important;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
padding-right: var(--theme-spacing-md);
|
||||
outline: none;
|
||||
border: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user