mirror of
https://github.com/kognise/water.css.git
synced 2025-08-07 21:56:42 +02:00
Replace summary::-webkit-details-marker with summary::marker in _misc.css
This commit is contained in:
@@ -113,7 +113,7 @@ details > :not(summary) {
|
|||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
summary::-webkit-details-marker {
|
summary::marker {
|
||||||
color: var(--text-main);
|
color: var(--text-main);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user