mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-25 17:09:53 +02:00
7cd8ac3b21
This PR adds a response viewer for PDF files using `react-pdf`
4 lines
49 B
CSS
4 lines
49 B
CSS
.react-pdf__Document * {
|
|
@apply select-text;
|
|
}
|