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;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
summary::before {
|
summary::before {
|
||||||
content: '🡆';
|
content: '→';
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
right: 100%;
|
right: 100%;
|
||||||
|
|
Reference in a new issue