불필요 css 제거
This commit is contained in:
@@ -52,7 +52,6 @@
|
|||||||
</th:block>
|
</th:block>
|
||||||
<th:block layout:fragment="contentScript">
|
<th:block layout:fragment="contentScript">
|
||||||
</th:block>
|
</th:block>
|
||||||
<link th:href="@{/css/resizable.css}" rel="stylesheet" />
|
|
||||||
<script>
|
<script>
|
||||||
$(function () {
|
$(function () {
|
||||||
const container = document.querySelector('.api-tester-layout');
|
const container = document.querySelector('.api-tester-layout');
|
||||||
|
|||||||
Reference in New Issue
Block a user