Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sarun Mungthanya
SpnPatch-Laravel
Commits
239e3c7d
Commit
239e3c7d
authored
Dec 03, 2024
by
Chanon.u
Browse files
Change style for preview xml 2
parent
0d70bda9
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/livewire/pages/manual-response/manual-response-index.blade.php
View file @
239e3c7d
...
...
@@ -140,7 +140,7 @@
</div>
<div
class=
"bg-white p-2 rounded-lg"
>
<!-- Highlight.js Code Block -->
<pre
class=
"is-scrollbar-hidden max-h-96 overflow-auto rounded-lg p-
3
"
x-data
x-init=
"hljs.highlightElement($el);"
><code
class=
"xml"
>
{{ $xmlContent }}
</code></pre>
<pre
class=
"is-scrollbar-hidden max-h-96 overflow-auto rounded-lg p-
2
"
x-data
x-init=
"hljs.highlightElement($el);"
><code
class=
"xml"
>
{{ $xmlContent }}
</code></pre>
</div>
<div
class=
"flex justify-center items-center pt-1"
>
<button
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment