Warafear преди 10 месеца
родител
ревизия
c4090d12ef
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      src/app/journal/journal-spellcards/custom-spells-modal/custom-spells-modal.component.scss

+ 2 - 1
src/app/journal/journal-spellcards/custom-spells-modal/custom-spells-modal.component.scss

@@ -2,6 +2,7 @@
   width: 35rem;
   height: 45rem;
   padding: 0;
+  overflow: hidden;
 }
 
 .title {
@@ -15,7 +16,7 @@
 }
 
 .spell-list {
-  height: 32rem;
+  height: 32.5rem;
   padding: 1rem 1rem 0 1rem;
   overflow-y: auto;
   gap: 0.5rem;