Update eoti.css
This commit is contained in:
parent
37416fddbe
commit
7e3e3d32dc
|
|
@ -1,3 +1,6 @@
|
|||
details summary::-webkit-details-marker {
|
||||
display:none;
|
||||
details > summary {
|
||||
list-style: none;
|
||||
}
|
||||
details > summary::-webkit-details-marker {
|
||||
display: none;
|
||||
}
|
||||
Loading…
Reference in New Issue