add css class

This commit is contained in:
Dan Percic 2023-09-15 13:53:09 +03:00
parent d1df30b56e
commit a4132b82f5

View File

@ -15,6 +15,10 @@
}
}
.use-backslash-n-as-line-break {
white-space: pre-line !important;
}
.dialog {
position: relative;
min-height: 80px;