added scrollbar

This commit is contained in:
grimsace
2026-05-07 15:23:35 -05:00
parent b2323d492c
commit a359518dd8
+4
View File
@@ -18,6 +18,10 @@
.basic-aura-highlighting__list {
display: grid;
gap: 0.75rem;
max-height: 480px;
overflow-y: auto;
overflow-x: hidden;
padding-right: 0.5rem;
}
.basic-aura-highlighting__aura {