Vite complain this is too complex

This commit is contained in:
Lim Chee Aun 2023-02-17 20:48:52 +08:00
parent 3915b3818c
commit e35f4e2644

View file

@ -952,7 +952,8 @@ a.card:is(:hover, :focus) {
padding: 0;
}
#edit-history :is(ol, ol li) {
#edit-history ol,
#edit-history ol li {
list-style: none;
margin: 0;
padding: 0;