Шаблон:LinkCard/Сollapsible: различия между версиями

Материал из Space Station 14 Вики
Нет описания правки
Нет описания правки
Строка 15: Строка 15:
     display: grid;
     display: grid;
     grid-template-columns: 0fr 1fr 0fr;
     grid-template-columns: 0fr 1fr 0fr;
    height: 100%;
}
}


Строка 38: Строка 39:
     left: 0;
     left: 0;
     right: 0;
     right: 0;
     display: grid;
     display: flex;
     gap: 4px;
     gap: 4px;
     max-height: 400px;
     max-height: 350px;
    min-height: 250px;
     padding: 6px;
     padding: 6px;
     border-radius: 0 0 0.2em 0.2em;
     border-radius: 0 0 0.2em 0.2em;
Строка 49: Строка 51:
     overflow: auto;
     overflow: auto;
     overflow-x: hidden;
     overflow-x: hidden;
    flex-direction: column;
}
}
}}
}}

Версия от 22:09, 31 января 2025