mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-11 17:46:41 -05:00
Response viewer for PDF (#48)
This PR adds a response viewer for PDF files using `react-pdf`
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
@apply select-none cursor-default;
|
||||
}
|
||||
|
||||
.select-all * {
|
||||
/*@apply select-all;*/
|
||||
}
|
||||
|
||||
a,
|
||||
a[href] * {
|
||||
@apply cursor-pointer !important;
|
||||
|
||||
Reference in New Issue
Block a user