mirror of
https://github.com/kognise/water.css.git
synced 2025-10-29 02:56:28 +01: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;
|
||||
}
|
||||
|
||||
summary::-webkit-details-marker {
|
||||
summary::marker {
|
||||
color: var(--text-main);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user