mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-16 08:15:55 +02:00
fix: change sidebar chevron icon to use svg (#1211)
This commit is contained in:
parent
a99dbb1976
commit
1fb1a92293
2 changed files with 12 additions and 1 deletions
|
@ -1626,6 +1626,7 @@ input::placeholder {
|
|||
.collapsible .arrow {
|
||||
float: right;
|
||||
margin-right: 8px;
|
||||
margin-top: -4px;
|
||||
transform: rotate(90deg);
|
||||
transition: transform 200ms linear;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue