Fix stylelint rule

This commit is contained in:
Joachim 2021-11-28 18:28:49 +01:00
parent c924f578e5
commit a688c73b79

View file

@ -42,7 +42,7 @@ body {
.modal-card:focus-visible {
outline-style: auto;
}
/* stylelint-disable no-descending-specificity */
/* stylelint-enable no-descending-specificity */
.modal-card.is-fullwidth {
min-width: 75% !important;