mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 16:29:47 +02:00
misc: update docs for new features
This commit is contained in:
parent
5ce85e5b5e
commit
dcd3361413
3 changed files with 30 additions and 20 deletions
|
@ -1604,8 +1604,11 @@ input::placeholder {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.collapsible .arrow {
|
||||
.collapsible {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.collapsible .arrow {
|
||||
float: right;
|
||||
margin-right: 5px;
|
||||
transform: rotate(90deg);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue