Hide arrow from summary

pull/49/head
Lim Chee Aun 2023-01-31 00:37:55 +08:00
rodzic 1c52875ba4
commit a2e47d7a6a
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -358,6 +358,9 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
position: relative;
list-style: none;
}
.timeline.contextual > li .replies > summary::-webkit-details-marker {
display: none;
}
.timeline.contextual > li .replies > summary > * {
vertical-align: middle;
}