dimensional-health/.lh/src/components/consultationCell/style.module.scss.json

22 lines
2.5 KiB
JSON

{
"sourceFile": "src/components/consultationCell/style.module.scss",
"activeCommit": 0,
"commits": [
{
"activePatchIndex": 1,
"patches": [
{
"date": 1689248193467,
"content": "Index: \n===================================================================\n--- \n+++ \n"
},
{
"date": 1689248232911,
"content": "Index: \n===================================================================\n--- \n+++ \n@@ -1,18 +1,18 @@\n-.currentConsultation_cell {\r\n+.consultation_cell {\r\n display: flex;\r\n justify-content: space-between;\r\n align-items: center;\r\n margin-bottom: 10px;\r\n- .currentConsultation {\r\n+ .consultation {\r\n display: flex;\r\n align-items: center;\r\n- .currentImg {\r\n+ .consultationIcon {\r\n width: 40px;\r\n height: 40px;\r\n margin-right: 20px;\r\n }\r\n- .currentText {\r\n+ .consultationText {\r\n font-size: 14px;\r\n color: #333;\r\n font-weight: bold;\r\n }\r\n"
}
],
"date": 1689248193467,
"name": "Commit-0",
"content": "\r\n .currentConsultation_cell {\r\n display: flex;\r\n justify-content: space-between;\r\n align-items: center;\r\n margin-bottom: 10px;\r\n .currentConsultation {\r\n display: flex;\r\n align-items: center;\r\n .currentImg {\r\n width: 40px;\r\n height: 40px;\r\n margin-right: 20px;\r\n }\r\n .currentText {\r\n font-size: 14px;\r\n color: #333;\r\n font-weight: bold;\r\n }\r\n }\r\n .next {\r\n .nextIcon {\r\n width: 24px;\r\n height: 24px;\r\n }\r\n }\r\n }\r\n .historyConsultation_cell {\r\n display: flex;\r\n justify-content: space-between;\r\n align-items: center;\r\n .historyConsultation {\r\n display: flex;\r\n align-items: center;\r\n .historyImg {\r\n width: 40px;\r\n height: 40px;\r\n margin-right: 20px;\r\n }\r\n .historyText {\r\n font-size: 14px;\r\n color: #333;\r\n font-weight: bold;\r\n }\r\n }\r\n .next {\r\n .nextIcon {\r\n width: 24px;\r\n height: 24px;\r\n }\r\n }\r\n }\r\n"
}
]
}