mirror of
https://github.com/kognise/water.css.git
synced 2025-08-05 12:48:04 +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;
|
||||
}
|
||||
|
||||
summary::-webkit-details-marker {
|
||||
summary::marker {
|
||||
color: var(--text-main);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user