We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a2090e commit c02ee6fCopy full SHA for c02ee6f
1 file changed
src/theme/Root.module.css
@@ -1,7 +1,7 @@
1
/* Base styles for the toast container */
2
.toastContainer {
3
position: fixed;
4
- top: 30px;
+ top: 40px;
5
right: 24px;
6
border: 1px solid oklch(0.69 0 0);
7
border-radius: 8px; /* Docusaurus --radius var is often 8px */
0 commit comments