mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-24 16:47:07 +02:00
016c3f7dac
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;
|
|
}
|