mirror of
https://github.com/kognise/water.css.git
synced 2026-01-21 20:45:52 +01:00
Replace summary::-webkit-details-marker with summary::marker in _misc.css
This commit is contained in:
parent
279b3fb4f3
commit
c157bcf114
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ details > :not(summary) {
|
|||
margin-top: 0;
|
||||
}
|
||||
|
||||
summary::-webkit-details-marker {
|
||||
summary::marker {
|
||||
color: var(--text-main);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue