Fixed arrows ?
This commit is contained in:
parent
64a01ac3c4
commit
fc15b58698
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ summary {
|
|||
cursor: pointer;
|
||||
}
|
||||
summary::before {
|
||||
content: '🡆';
|
||||
content: '→';
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 100%;
|
||||
|
|
Reference in a new issue