HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/web/matomo.vdk/plugins/Morpheus/stylesheets/ui/_modal.less
.modal {
    background: @theme-color-background-tinyContrast;
    color: @theme-color-text;
}

.modal.open {
    display: flex !important;
    flex-direction: column;
}

.modal .modal-content {
    flex: auto;
    overflow-y: auto;

    .vertical-scroll-shadows(@theme-color-background-tinyContrast);
}

.modal .modal-footer {
    flex: none;
    background: @theme-color-background-tinyContrast;
}