2023-07-18 21:15:45 +02:00
|
|
|
.inbox-email-value {
|
|
|
|
font-weight: bold;
|
2024-04-18 15:29:49 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.alert-warn {
|
|
|
|
background-color: var(--joplin-background-color);
|
|
|
|
width: fit-content;
|
|
|
|
|
|
|
|
p {
|
|
|
|
padding: calc(var(--joplin-font-size) * 0.8);
|
|
|
|
}
|
2023-07-18 21:15:45 +02:00
|
|
|
}
|