next.js
da894cfa - tweak static indicator style & behavior (#71128)

Commit
1 year ago
tweak static indicator style & behavior (#71128) Adjusts the styles of the prerender indicator to be smaller, and have it be expandable rather than always expanded, closer to the original behavior. This also restores the previous behavior of respecting the close preference for an hr. ### Before <details> <summary>Dark Mode</summary> ![CleanShot 2024-10-10 at 17 18 35@2x](https://github.com/user-attachments/assets/87c60922-06ea-4584-b485-36221ecfc8f9) </details> <details> <summary>Light Mode</summary> ![CleanShot 2024-10-10 at 17 19 01@2x](https://github.com/user-attachments/assets/3c23aff9-0cc5-4b8e-af50-f937ce16f75f) </details> ### After <details> <summary>Dark Mode</summary> https://github.com/user-attachments/assets/a60bafaa-fcf5-4d07-853c-718e12f2b8aa </details> <details> <summary>Light Mode</summary> https://github.com/user-attachments/assets/ae03eaea-fc4a-4b95-be96-85d7d13b1176 </details>
Author
Parents
Loading