diff --git a/src/pages/newMedicalCard/components/InitialInspectionProtocol/Forms/ToothFormula/ToothConditionsInfo.vue b/src/pages/newMedicalCard/components/InitialInspectionProtocol/Forms/ToothFormula/ToothConditionsInfo.vue index bd3b039..10146e7 100644 --- a/src/pages/newMedicalCard/components/InitialInspectionProtocol/Forms/ToothFormula/ToothConditionsInfo.vue +++ b/src/pages/newMedicalCard/components/InitialInspectionProtocol/Forms/ToothFormula/ToothConditionsInfo.vue @@ -1,6 +1,8 @@ @@ -76,12 +57,4 @@ export default { border-bottom-width: 0 .cell border-right: 1px solid var(--border-light-grey-color) - &:last-child - border-right-width: 0 -.conditions - background-color: var(--bg-light-grey) - &:hover - background-color: var(--font-grey-color-0) - &.active - background-color: var(--btn-blue-color) diff --git a/tailwind.config.js b/tailwind.config.js index be3f5ea..ebccfa9 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -66,6 +66,7 @@ module.exports = { "74px": "74px", "92px": "92px", "102px": "102px", + "143px": "143px", "148px": "148px", }, },