mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-10 23:02:56 +02:00
fix(website): restore expand button style on changelog (#7431)
This commit is contained in:
parent
b7448865fe
commit
c16a08cba5
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@
|
|||
margin-left: 0.3rem;
|
||||
margin-right: 0.3rem;
|
||||
border-radius: 50%;
|
||||
width: var(--ifm-avatar-photo-size-md);
|
||||
height: var(--ifm-avatar-photo-size-md);
|
||||
width: var(--ifm-avatar-photo-size);
|
||||
height: var(--ifm-avatar-photo-size);
|
||||
background-color: var(--ifm-color-emphasis-100);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue