add vendor specific css prefixes

This commit is contained in:
kodiakhq[bot] 2022-10-04 11:09:56 +00:00 committed by GitHub
parent ea9812ec7c
commit 3fe62261c2
10 changed files with 63 additions and 250 deletions

View file

@ -67,7 +67,6 @@
}
.paginator {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
margin: auto;
@ -91,7 +90,6 @@
margin-right: auto;
margin-top: 0.5rem;
margin-bottom: 0.5rem;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}