feat: add comments/presi eplus promos for discoveribility (#10294)

This commit is contained in:
David Luzar
2025-11-06 21:35:14 +01:00
committed by GitHub
parent c99e81678b
commit 5bcd8280c9
16 changed files with 235 additions and 39 deletions
+10
View File
@@ -50,6 +50,11 @@ body.excalidraw-cursor-resize * {
height: 100%;
width: 100%;
button {
// browser default. Looks kinda good on low-dpi.
font-size: 0.8333rem;
}
button,
label {
@include buttonNoHighlight;
@@ -708,6 +713,11 @@ body.excalidraw-cursor-resize * {
margin-top: 0rem;
}
}
.link-button {
display: flex;
text-decoration: none !important;
}
}
.ErrorSplash.excalidraw {