MOBILE-3947 theme: Remove temporary development styles

main
Dani Palou 2024-02-06 11:52:51 +01:00
parent 7b1cc71210
commit 1250b9d3b7
1 changed files with 0 additions and 12 deletions

View File

@ -1989,15 +1989,3 @@ ion-item.item-label-stacked ion-datetime-button {
margin-bottom: 8px;
align-self: self-end;
}
// Development styles. Most of them temporary.
html.development {
ion-checkbox.legacy-checkbox,
ion-radio.legacy-radio,
ion-select.legacy-select,
ion-toggle.legacy-toggle,
ion-textarea.legacy-textarea,
ion-input.legacy-input {
background: red !important;
}
}