Fixed arrows ?

This commit is contained in:
Edgar P. Burkhart 2021-04-10 11:36:47 +02:00
parent 64a01ac3c4
commit fc15b58698
Signed by: edpibu
GPG Key ID: 9833D3C5A25BD227
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ summary {
cursor: pointer; cursor: pointer;
} }
summary::before { summary::before {
content: '🡆'; content: '';
position: absolute; position: absolute;
top: 0; top: 0;
right: 100%; right: 100%;