Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
gilour
/
gitep_front
/
src
/
pages
/
ModelsPage
:
ModelsPage.module.scss
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
.wrapper { border-radius: 8px !important; margin: 16px 16px 16px 0; padding: 20px 0; height: 96vh; box-sizing: border-box; display: flex; flex-direction: column; position: relative; // max-width: 1704px; background: #ffffff; } .title { font-size: 30px; font-weight: 600; padding: 0 24px; line-height: 38px; letter-spacing: 1px; color: #101828; } .modelsDescription { color: #98A2B3; margin-left: 24px; } .headerInfo { color: #98A2B3; margin: 12px 0 20px 24px; } .bordered { border-bottom: 1px solid #EAECF0; } .filter { width: fit-content; font-size: 14px; margin: 16px 0 8px 0px; } .payments_button { background-color: #f9f0ff; color: #722ed1; border: none; margin: 16px 0px 8px 0px; } .payments_button:hover { background-color: #EFDBFF!important; } .payments_button:active { background-color: #D3ADF7!important; color: #ffffff!important; }