Fix stylelint rule
This commit is contained in:
@ -42,7 +42,7 @@ body {
|
|||||||
.modal-card:focus-visible {
|
.modal-card:focus-visible {
|
||||||
outline-style: auto;
|
outline-style: auto;
|
||||||
}
|
}
|
||||||
/* stylelint-disable no-descending-specificity */
|
/* stylelint-enable no-descending-specificity */
|
||||||
|
|
||||||
.modal-card.is-fullwidth {
|
.modal-card.is-fullwidth {
|
||||||
min-width: 75% !important;
|
min-width: 75% !important;
|
||||||
|
Reference in New Issue
Block a user