불필요 css 제거

This commit is contained in:
현성필
2024-02-19 15:18:49 +09:00
parent 475eda8a27
commit 9994be4652
@@ -52,7 +52,6 @@
</th:block>
<th:block layout:fragment="contentScript">
</th:block>
<link th:href="@{/css/resizable.css}" rel="stylesheet" />
<script>
$(function () {
const container = document.querySelector('.api-tester-layout');