v1.4.0a - Fixed Category Dropdown CSS

This commit is contained in:
Anders164a
2020-10-05 21:06:45 +02:00
parent f95318a8f2
commit f70d6a7a95
2 changed files with 9 additions and 1 deletions
@@ -88,7 +88,6 @@
option, textarea {
color: black;
}
</style>
@yield("content")
<script src="{{ mix("/js/app.js") }}"></script>