forked from mirrors/bookwyrm
Fix stylelint rule
This commit is contained in:
parent
c924f578e5
commit
a688c73b79
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue