fix: show scrollbars inside menu
This commit is contained in:
@@ -179,9 +179,9 @@ a {
|
||||
@apply items-stretch;
|
||||
@apply overflow-y-auto;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
@apply hidden;
|
||||
}
|
||||
// &::-webkit-scrollbar {
|
||||
// @apply hidden;
|
||||
// }
|
||||
}
|
||||
|
||||
hr {
|
||||
|
||||
Reference in New Issue
Block a user