mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-24 08:48:47 +01:00
Vite complain this is too complex
This commit is contained in:
parent
3915b3818c
commit
e35f4e2644
1 changed files with 2 additions and 1 deletions
|
@ -952,7 +952,8 @@ a.card:is(:hover, :focus) {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#edit-history :is(ol, ol li) {
|
#edit-history ol,
|
||||||
|
#edit-history ol li {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
Loading…
Reference in a new issue