You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently ACMG criteria cards are implemented with help of different elemnts from vuetify: v-card, v-switch, etc. However they have many whitespaces/paddings/margins, what isn't suitable in our case. We should reimplement that.
Describe the solution you'd like
The right way of implementation would be to create a custom cumponent and replace current ACMG criteria cards with it.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently ACMG criteria cards are implemented with help of different elemnts from vuetify: v-card, v-switch, etc. However they have many whitespaces/paddings/margins, what isn't suitable in our case. We should reimplement that.
Describe the solution you'd like
The right way of implementation would be to create a custom cumponent and replace current ACMG criteria cards with it.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: