You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-06 23:56:13 +02:00
9 lines
107 B
SCSS
9 lines
107 B
SCSS
|
|
.prompt-dialog {
|
|
> .content {
|
|
display: inline-block;
|
|
|
|
--prompt-width: 100vw;
|
|
max-width: 100vw;
|
|
}
|
|
} |